Skip to content

Commit 778bd34

Browse files
Update dependency python-dotenv to v1.1.0
1 parent 4412099 commit 778bd34

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
@@ -24,7 +24,7 @@ ply==3.11 ; python_version >= "3.10" and python_version < "4.0"
2424
pycodestyle==2.11.1 ; python_version >= "3.10" and python_version < "4.0"
2525
pyflakes==3.1.0 ; python_version >= "3.10" and python_version < "4.0"
2626
python-dateutil==2.8.2 ; python_version >= "3.10" and python_version < "4.0"
27-
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
27+
python-dotenv==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
2828
six==1.16.0 ; python_version >= "3.10" and python_version < "4.0"
2929
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
3030
typing-extensions==4.9.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)