Skip to content

Commit 49bf84e

Browse files
committed
Update dependency python-dotenv to v0.19.2
1 parent 51f4bf3 commit 49bf84e

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
@@ -12,7 +12,7 @@ jinja2==3.0.1; python_version >= "3.6"
1212
markupsafe==2.0.1; python_version >= "3.6"
1313
protobuf==3.17.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
1414
python-dateutil==2.8.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6"
15-
python-dotenv==0.19.0; python_version >= "3.5"
15+
python-dotenv==0.19.2; python_version >= "3.5"
1616
requests==2.27.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")
1717
six==1.16.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
1818
tenacity==8.0.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"

0 commit comments

Comments
 (0)