Skip to content

Commit 81fac52

Browse files
chore(deps-dev): bump types-requests (#8876)
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.4.20260107 to 2.33.0.20260327. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.33.0.20260327 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bffcbfa commit 81fac52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dev = [
8181
"types-docutils==0.22.3.20260316",
8282
"types-jsonschema==4.26.0.20260202",
8383
"types-pyOpenSSL==24.1.0.20240722",
84-
"types-requests==2.32.4.20260107",
84+
"types-requests==2.33.0.20260327",
8585
"types-urllib3==1.26.25.14",
8686
"pytest==9.0.2",
8787
"parameterized==0.9.0",

0 commit comments

Comments
 (0)