Skip to content

Commit

Permalink
chore(deps-dev): bump python-dotenv from 0.21.1 to 1.0.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2023
1 parent 84e2f69 commit 8499381
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ isort = "^5.10.1"
pytest-cov = "^4.0.0"
commitizen = "^2.42.0"
python-semantic-release = "^7.33.2"
python-dotenv = "^0.21.0"
python-dotenv = "^1.0.0"

[tool.poetry.scripts]
tests = 'poetry_scripts:run_tests'
Expand Down

0 comments on commit 8499381

Please sign in to comment.