We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6d7ae1 commit 021d6a8Copy full SHA for 021d6a8
pyproject.toml
@@ -100,7 +100,7 @@ lint = [
100
"types-docutils==0.21.0.20241128",
101
"types-Pillow==10.2.0.20240822",
102
"types-Pygments==2.19.0.20250305",
103
- "types-requests==2.32.0.20250306", # align with requests
+ "types-requests==2.32.0.20250328", # align with requests
104
"types-urllib3==1.26.25.14",
105
"pyright==1.1.397",
106
"pytest>=8.0",
@@ -168,7 +168,7 @@ type-stubs = [
168
169
170
171
- "types-requests==2.32.0.20250306",
+ "types-requests==2.32.0.20250328",
172
173
]
174
0 commit comments