Skip to content

Commit c06cc4b

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] <support@github.com>
1 parent 88dfa65 commit c06cc4b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ packaging = "==25.0"
4343
poetry-dotenv-plugin = "==0.2.0"
4444
psycopg2-binary = "==2.9.10"
4545
pyjwt = "==2.10.1"
46-
python-dotenv = "==1.1.0"
46+
python-dotenv = "==1.1.1"
4747
sqlalchemy = "==2.0.41"
4848
werkzeug = "^3.0.6"
4949
faker = "^37.4.0"

0 commit comments

Comments
 (0)