Skip to content

Commit be1e94a

Browse files
committed
Update dependency python-dotenv to v0.17.1
1 parent 8e4fb26 commit be1e94a

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
@@ -7,7 +7,7 @@ idna==3.1; python_version >= "3.4"
77
itsdangerous==1.1.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
88
jinja2==2.11.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
99
markupsafe==1.1.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
10-
python-dotenv==0.15.0
10+
python-dotenv==0.17.1
1111
uwsgi==2.0.19.1
1212
werkzeug==1.0.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
1313
wtforms==2.3.3

0 commit comments

Comments
 (0)