Skip to content

Commit

Permalink
⬆️ Update python-dotenv requirement from ~=0.21 to ~=1.0
Browse files Browse the repository at this point in the history
Updates the requirements on [python-dotenv](https://github.com/theskumar/python-dotenv) to permit the latest version.
- [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.0...v1.0.0)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and cowofevil committed Mar 14, 2023
1 parent 09d0008 commit 93e5967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -11,7 +11,7 @@ flask-smorest~=0.40
flask-sqlalchemy~=3.0
gunicorn~=20.1
marshmallow-sqlalchemy~=0.28
python-dotenv~=0.21
python-dotenv~=1.0
requests~=2.28
sqlalchemy-utils~=0.40
urljoin==1.0.0

0 comments on commit 93e5967

Please sign in to comment.