Skip to content

Commit 714a123

Browse files
Bump python-dotenv from 1.1.0 to 1.1.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.0 to 1.1.1. - [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.0...v1.1.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8475bbe commit 714a123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mcp[client,server]==1.9.2
22
fastapi==0.115.12
33
uvicorn==0.34.3
4-
python-dotenv==1.1.0
4+
python-dotenv==1.1.1
55
mando==0.8.2
66
# --- dev / CI only -------------------------------------------------
77
pytest>=8.0

0 commit comments

Comments
 (0)