Bump python-dotenv from 0.21.0 to 1.0.0

Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.21.0 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](https://github.com/theskumar/python-dotenv/compare/v0.21.0...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 year ago committed by GitHub
parent 13521ab8db
commit 6c5a84d26b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,7 @@ dependencies = [
"pytube==12.1.2",
"beautifulsoup4==4.11.2",
"py-cord==2.3.2",
"python-dotenv==0.21.0",
"python-dotenv==1.0.0",
"requests==2.28.1",
"transformers==4.25.1",
"pycord-multicog==1.0.2",

@ -3,7 +3,7 @@ openai==0.27.0
pytube==12.1.2
py-cord==2.3.2
beautifulsoup4==4.11.2
python-dotenv==0.21.0
python-dotenv==1.0.0
requests==2.28.1
transformers==4.25.1
pycord-multicog==1.0.2

@ -3,7 +3,7 @@ openai==0.27.0
pytube==12.1.2
py-cord==2.3.2
beautifulsoup4==4.11.2
python-dotenv==0.21.0
python-dotenv==1.0.0
requests==2.28.1
transformers==4.25.1
pycord-multicog==1.0.2

Loading…
Cancel
Save