Skip to content

Commit 798b9c4

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 d345129 commit 798b9c4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ isort = "^5.10.1"
3333
pytest-cov = "^4.0.0"
3434
commitizen = "^2.42.0"
3535
python-semantic-release = "^7.33.2"
36-
python-dotenv = "^0.21.0"
36+
python-dotenv = "^1.0.0"
3737

3838
[tool.poetry.scripts]
3939
tests = 'poetry_scripts:run_tests'

0 commit comments

Comments
 (0)