Skip to content

Commit ba43b66

Browse files
authored
Merge pull request #38 from hackersandslackers/renovate/python-dotenv-0.x
2 parents 77ef4a3 + be1e94a commit ba43b66

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)