Skip to content

Commit 36047e4

Browse files
Update dependency python-dotenv to v0.19.1 (#76)
1 parent a686851 commit 36047e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pandas==1.2.0; python_full_version >= "3.7.1"
2020
plotly==4.14.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
2121
pymysql==1.0.1; python_version >= "3.6"
2222
python-dateutil==2.8.1; python_full_version >= "3.7.1"
23-
python-dotenv==0.15.0
23+
python-dotenv==0.19.1
2424
pytz==2020.5; python_full_version >= "3.7.1"
2525
redis==3.5.3; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
2626
retrying==1.3.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"

0 commit comments

Comments
 (0)