Skip to content

Commit

Permalink
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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 9581f0e commit ed87ebd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ annotated-types==0.5.0
# via pydantic
cffi==1.16.0
# via cryptography
colorama==0.4.6
# via colorlog
colorlog==6.8.0
# via -r requirements.in
cryptography==41.0.4
Expand Down Expand Up @@ -40,7 +38,7 @@ pyhumps==3.8.0
# via -r requirements.in
pymysql==1.1.0
# via -r requirements.in
python-dotenv==0.21.1
python-dotenv==1.0.0
# via -r requirements.in
sqlalchemy==2.0.22
# via
Expand All @@ -53,5 +51,3 @@ typing-extensions==4.8.0
# pydantic
# pydantic-core
# sqlalchemy
tzdata==2023.3
# via psycopg

0 comments on commit ed87ebd

Please sign in to comment.