Skip to content

Commit 58b42e5

Browse files
committed
Update dependency python-dotenv to v0.19.2
1 parent 85d7586 commit 58b42e5

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
@@ -14,7 +14,7 @@ jinja2==2.11.2; python_version >= "2.7" and python_full_version < "3.0.0" or pyt
1414
markupsafe==1.1.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
1515
protobuf==3.14.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
1616
pymysql==1.0.2
17-
python-dotenv==0.15.0
17+
python-dotenv==0.19.2
1818
six==1.15.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
1919
sortedcontainers==2.3.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
2020
sqlalchemy==1.3.20; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"

0 commit comments

Comments
 (0)