Skip to content

Commit 2b4c791

Browse files
Bump python-dotenv from 1.0.1 to 1.1.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.1.0. - [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.0.1...v1.1.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fca2c1 commit 2b4c791

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -28,7 +28,7 @@ sentry-sdk = "2.22.0"
2828
whitenoise = "6.9.0"
2929

3030
[tool.poetry.group.dev.dependencies]
31-
python-dotenv = "1.0.1"
31+
python-dotenv = "1.1.0"
3232
taskipy = "1.14.1"
3333
ruff = "0.9.10"
3434

0 commit comments

Comments
 (0)