Skip to content

Commit 372dd6a

Browse files
Update dependency requests to v2.32.2 [SECURITY]
1 parent aa322e7 commit 372dd6a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ 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"
55
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
6-
requests==2.31.0 ; python_version >= "3.10" and python_version < "4.0"
6+
requests==2.32.2 ; 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)