Skip to content

Commit 9173044

Browse files
committed
Update dependency python-dotenv to v0.17.1
1 parent cdb0a7c commit 9173044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ mypy-extensions==0.4.3; python_version >= "3.6"
2020
pathspec==0.8.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
2121
protobuf==3.14.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
2222
pymysql==0.10.1
23-
python-dotenv==0.14.0
23+
python-dotenv==0.17.1
2424
redis==3.5.3; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
2525
regex==2020.10.15; python_version >= "3.6"
2626
six==1.15.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"

0 commit comments

Comments
 (0)