fix(deps): update dependency python-dotenv to v1 (#2170)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-02-26 10:13:10 -09:00
committed by GitHub
parent 8ca0fe42de
commit 796dcd9995
2 changed files with 6 additions and 6 deletions

View File

@@ -32,7 +32,7 @@ pyhumps = "^3.5.3"
pytesseract = "^0.3.9"
python = "^3.10"
python-dateutil = "^2.8.2"
python-dotenv = "^0.21.0"
python-dotenv = "^1.0.0"
python-jose = "^3.3.0"
python-ldap = "^3.3.1"
python-multipart = "^0.0.5"