Skip to content

Commit a880a06

Browse files
authored
Merge pull request #442 from jacebrowning/dependabot/pip/docs/requests-2.33.0
Bump requests from 2.32.5 to 2.33.0 in /docs
2 parents 0faa7d5 + cb8f720 commit a880a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ pywin32-ctypes==0.2.3 ; python_version >= "3.10" and python_version < "3.15" and
6464
pyyaml-env-tag==0.1 ; python_version >= "3.10" and python_version < "3.15"
6565
pyyaml==6.0.1 ; python_version >= "3.10" and python_version < "3.15"
6666
regex==2025.9.1 ; python_version >= "3.10" and python_version < "3.15"
67-
requests==2.32.5 ; python_version >= "3.10" and python_version < "3.15"
67+
requests==2.33.0 ; python_version >= "3.10" and python_version < "3.15"
6868
rope==1.14.0 ; python_version >= "3.10" and python_version < "3.15"
6969
ruamel-yaml-clib==0.2.14 ; python_version >= "3.10" and python_version < "3.14" and platform_python_implementation == "CPython"
7070
ruamel-yaml==0.18.15 ; python_version >= "3.10" and python_version < "3.15"

0 commit comments

Comments
 (0)