Skip to content

Commit

Permalink
Bump python-dotenv from 0.20.0 to 0.21.0
Browse files Browse the repository at this point in the history
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.20.0 to 0.21.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.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2022
1 parent a7e9e63 commit f009c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def find_version(*file_paths):
"python-dateutil==2.8.1",
"Jinja2==3.1.2",
"psutil==5.9.1",
"python-dotenv==0.20.0",
"python-dotenv==0.21.0",
"terminaltables==3.1.10",
"requests==2.28.0",
"GitPython==3.1.27",
Expand Down

0 comments on commit f009c6b

Please sign in to comment.