Skip to content

Commit 6fb8b57

Browse files
authored
Merge pull request #36 from toddbirchard/renovate/python-dotenv-0.x
Update dependency python-dotenv to v0.19.2
2 parents 4ceef69 + 58b42e5 commit 6fb8b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
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)