Skip to content

Commit 3b46823

Browse files
Bump types-requests to 2.32.0.20250515 (#13559)
1 parent 6210799 commit 3b46823

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.20250514",
103-
"types-requests==2.32.0.20250328", # align with requests
103+
"types-requests==2.32.0.20250515", # align with requests
104104
"types-urllib3==1.26.25.14",
105105
"pyright==1.1.400",
106106
"pytest>=8.0",
@@ -168,7 +168,7 @@ type-stubs = [
168168
"types-docutils==0.21.0.20250514",
169169
"types-Pillow==10.2.0.20240822",
170170
"types-Pygments==2.19.0.20250514",
171-
"types-requests==2.32.0.20250328",
171+
"types-requests==2.32.0.20250515",
172172
"types-urllib3==1.26.25.14",
173173
]
174174

0 commit comments

Comments
 (0)