Skip to content

Commit 6c51e74

Browse files
build: bump urllib3 from 2.6.3 to 2.7.0 in /src/mcp_server
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92b0f85 commit 6c51e74

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/mcp_server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
"python-multipart==0.0.26",
2525
"httpx==0.28.1",
2626
"werkzeug==3.1.6",
27-
"urllib3==2.6.3",
27+
"urllib3==2.7.0",
2828
"azure-core==1.38.0",
2929
"cryptography==46.0.7",
3030
"authlib==1.6.11",

src/mcp_server/uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)