Skip to content

Commit e317888

Browse files
build(deps): bump python-dotenv
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.17.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@v0.17.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 ba91cc6 commit e317888

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/server/petstore/python-fastapi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ MarkupSafe==2.0.1
2121
orjson==3.11.6
2222
promise==2.3
2323
pydantic>=2
24-
python-dotenv==0.17.1
24+
python-dotenv==1.2.2
2525
python-multipart==0.0.26
2626
PyYAML>=5.4.1,<6.1.0
2727
requests==2.32.4

0 commit comments

Comments
 (0)