Skip to content

Commit ecfd8c2

Browse files
Bump python-dotenv from 1.1.1 to 1.2.2 in /src/mcp_server
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.1 to 1.2.2. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.1.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f933ef commit ecfd8c2

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
@@ -17,7 +17,7 @@ dynamic = ["version"]
1717
dependencies = [
1818
"fastmcp==3.2.0",
1919
"uvicorn[standard]==0.38.0",
20-
"python-dotenv==1.1.1",
20+
"python-dotenv==1.2.2",
2121
"azure-identity==1.19.0",
2222
"pydantic==2.11.7",
2323
"pydantic-settings==2.6.1",

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)