Skip to content

Commit 54cc19b

Browse files
chore(deps): update dependency requests to v2.32.4 [security] (#221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d63da3 commit 54cc19b

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
@@ -11,7 +11,7 @@ pydantic-core==2.24.1 ; python_version >= "3.10" and python_version < "4.0"
1111
pydantic==2.11.7 ; python_version >= "3.10" and python_version < "4.0"
1212
pygments==2.18.0 ; python_version >= "3.10" and python_version < "4.0"
1313
python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.0"
14-
requests==2.32.3 ; python_version >= "3.10" and python_version < "4.0"
14+
requests==2.32.4 ; python_version >= "3.10" and python_version < "4.0"
1515
rich==13.9.2 ; python_version >= "3.10" and python_version < "4.0"
1616
six==1.17.0 ; python_version >= "3.10" and python_version < "4.0"
1717
soupsieve==2.6 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)