Skip to content

Commit 021d6a8

Browse files
Bump types-requests to 2.32.0.20250328 (#13456)
1 parent a6d7ae1 commit 021d6a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ lint = [
100100
"types-docutils==0.21.0.20241128",
101101
"types-Pillow==10.2.0.20240822",
102102
"types-Pygments==2.19.0.20250305",
103-
"types-requests==2.32.0.20250306", # align with requests
103+
"types-requests==2.32.0.20250328", # align with requests
104104
"types-urllib3==1.26.25.14",
105105
"pyright==1.1.397",
106106
"pytest>=8.0",
@@ -168,7 +168,7 @@ type-stubs = [
168168
"types-docutils==0.21.0.20241128",
169169
"types-Pillow==10.2.0.20240822",
170170
"types-Pygments==2.19.0.20250305",
171-
"types-requests==2.32.0.20250306",
171+
"types-requests==2.32.0.20250328",
172172
"types-urllib3==1.26.25.14",
173173
]
174174

0 commit comments

Comments
 (0)