Skip to content

Commit 3672d5e

Browse files
Update dependency python-dotenv to v1.0.1
1 parent 3702ae5 commit 3672d5e

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
@@ -2,7 +2,7 @@ beautifulsoup4==4.12.2 ; python_version >= "3.10" and python_version < "4.0"
22
certifi==2023.11.17 ; python_version >= "3.10" and python_version < "4.0"
33
charset-normalizer==3.3.2 ; python_version >= "3.10" and python_version < "4.0"
44
idna==3.6 ; python_version >= "3.10" and python_version < "4.0"
5-
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
5+
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
66
requests==2.31.0 ; python_version >= "3.10" and python_version < "4.0"
77
soupsieve==2.5 ; python_version >= "3.10" and python_version < "4.0"
88
urllib3==2.1.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)