Skip to content

Commit f29042e

Browse files
Bump python-dotenv from 1.1.1 to 1.2.2 in /requirements
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: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54681f9 commit f29042e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/web.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pydantic==2.11.7
2626
# via fastapi
2727
pydantic-core==2.33.2
2828
# via pydantic
29-
python-dotenv==1.1.1
29+
python-dotenv==1.2.2
3030
# via uvicorn
3131
pyyaml==6.0.2
3232
# via uvicorn

0 commit comments

Comments
 (0)