Bump python-dotenv from 0.19.1 to 0.19.2

Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.19.1 to 0.19.2.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.19.1...v0.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-01 08:06:46 +00:00 committed by GitHub
parent 9486b6cf57
commit 1b56702dc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -92,7 +92,7 @@ pyparsing==2.4.7
# via packaging
pytest==6.2.5
# via -r requirements/tests.in
python-dotenv==0.19.1
python-dotenv==0.19.2
# via -r requirements/tests.in
pytz==2021.3
# via babel

View file

@ -24,7 +24,7 @@ pyparsing==2.4.7
# via packaging
pytest==6.2.5
# via -r requirements/tests.in
python-dotenv==0.19.1
python-dotenv==0.19.2
# via -r requirements/tests.in
toml==0.10.2
# via pytest