Skip to content

Commit 47833be

Browse files
Bump werkzeug from 3.1.5 to 3.1.6 in /src/mcp_server
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.5...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 567f094 commit 47833be

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/mcp_server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"pydantic-settings==2.6.1",
2424
"python-multipart==0.0.22",
2525
"httpx==0.28.1",
26-
"werkzeug==3.1.5",
26+
"werkzeug==3.1.6",
2727
"urllib3==2.6.3",
2828
"azure-core==1.38.0",
2929
"cryptography==46.0.5",

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)