Skip to content

Commit 7aa8be8

Browse files
author
stubsabot
committed
[stubsabot] Bump requests to ~=2.33.0
Release: https://pypi.org/pypi/requests/2.33.0 Repository: https://github.com/psf/requests Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/requests Diff: psf/requests@v2.32.5...v2.33.0 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 72. - Total lines of Python code deleted: 155. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI
1 parent 82533e5 commit 7aa8be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/requests/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "~=2.32.4"
1+
version = "~=2.33.0"
22
upstream_repository = "https://github.com/psf/requests"
33
# requires a version of urllib3 with a py.typed file
44
requires = ["urllib3>=2"]

0 commit comments

Comments
 (0)