Skip to content

Commit

Permalink
Bump python-dotenv from 0.19.2 to 1.0.1
Browse files Browse the repository at this point in the history
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.19.2 to 1.0.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@v0.19.2...v1.0.1)

---
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 Oct 14, 2024
1 parent b08b68d commit 1720e6c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -35,7 +35,7 @@ bcrypt = "4.0.1"

[tool.poetry.dev-dependencies]
pre-commit = "^3.8.0"
python-dotenv = "^0.19.2"
python-dotenv = "^1.0.1"
pytest = "^8.3.2"
pytest-dotenv = "^0.5.2"
pytest-mock = "^3.7.0"
Expand Down

0 comments on commit 1720e6c

Please sign in to comment.