Skip to content

Commit fe9e9f9

Browse files
committed
Update dependency python-dotenv to v0.19.2
1 parent 4031fbb commit fe9e9f9

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
@@ -19,7 +19,7 @@ pandas==1.1.5; python_full_version >= "3.6.1"
1919
plotly==4.14.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
2020
protobuf==3.14.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
2121
python-dateutil==2.8.1; python_full_version >= "3.6.1"
22-
python-dotenv==0.15.0
22+
python-dotenv==0.19.2
2323
pytz==2020.4; python_full_version >= "3.6.1"
2424
retrying==1.3.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
2525
six==1.15.0; python_full_version >= "3.6.1"

0 commit comments

Comments
 (0)