Skip to content

Commit 31e63d7

Browse files
Bump types-requests to 2.32.0.20250602 (#13605)
1 parent 5461707 commit 31e63d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ lint = [
100100
"types-docutils==0.21.0.20250514",
101101
"types-Pillow==10.2.0.20240822",
102102
"types-Pygments==2.19.0.20250516",
103-
"types-requests==2.32.0.20250515", # align with requests
103+
"types-requests==2.32.0.20250602", # align with requests
104104
"types-urllib3==1.26.25.14",
105105
"pyright==1.1.400",
106106
"pytest>=8.0",
@@ -169,7 +169,7 @@ type-stubs = [
169169
"types-docutils==0.21.0.20250514",
170170
"types-Pillow==10.2.0.20240822",
171171
"types-Pygments==2.19.0.20250516",
172-
"types-requests==2.32.0.20250515",
172+
"types-requests==2.32.0.20250602",
173173
"types-urllib3==1.26.25.14",
174174
]
175175

0 commit comments

Comments
 (0)