Bump python-dotenv from 0.20.0 to 1.0.0 (#585)

Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.20.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.20.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-10 11:35:41 -04:00
committed by GitHub
parent d424aa163d
commit 6a698fa389
2 changed files with 41 additions and 41 deletions

View File

@@ -27,7 +27,7 @@ pyexcel-xls = "==0.7.0"
pyexcel-xlsx = "==0.6.0"
openpyxl = "==3.0.10"
pyproj = "==3.6.0"
python-dotenv = "==0.20.0"
python-dotenv = "==1.0.0"
pytz = "==2022.1"
rtreelib = "==0.2.0"
werkzeug = "~=2.3"