Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 192120c

Browse files
chore(deps-dev): bump python-dotenv from 0.21.1 to 1.0.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.21.1 to 1.0.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@v0.21.1...v1.0.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7edeff7 commit 192120c

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
@@ -34,7 +34,7 @@ pre-commit = "^3.1.1"
3434
pytest = "^7.2.0"
3535
pytest-asyncio = "^0.20.3"
3636
pytest-cov = "^4.0.0"
37-
python-dotenv = "^0.21.0"
37+
python-dotenv = "^1.0.0"
3838
Sphinx = "^6.1.3"
3939
sphinx-press-theme = "^0.8.0"
4040
unasync-cli = "^0.0.9"

0 commit comments

Comments
 (0)