Increase chardet upper limit to 7
Recent Commits to requests
-
Increase chardet upper limit to 7
-
Add CODEOWNERS file to repo (#7208)
Add CODEOWNERS file to repo (#7208)
-
Remove harden runner from publish workflow (#7207)
Remove harden runner from publish workflow (#7207)
-
Bump version to dev for test publish
Bump version to dev for test publish
-
Update publish workflow and add test pypi option
Update publish workflow and add test pypi option
-
Update docstring for Session.verify to include string support (#6859)…
Update docstring for Session.verify to include string support (#6859) (#6865) --------- Co-authored-by: Nate Prewitt <nate.prewitt@gmail.com>
-
Fix empty netrc entry usage (#7205)
Fix empty netrc entry usage (#7205)
-
Merge pull request #7200 from psf/dependabot/github_actions/step-secu…
Merge pull request #7200 from psf/dependabot/github_actions/step-security/harden-runner-2.14.2 Bump step-security/harden-runner from 2.13.0 to 2.14.2
-
Bump step-security/harden-runner from 2.13.0 to 2.14.2
Bump step-security/harden-runner from 2.13.0 to 2.14.2 Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.0 to 2.14.2. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/ec9f2d5744a09debf3a187a3f4f675c53b671911...5ef0c079ce82195b2a36a210272d6b661572d83e) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-
Merge pull request #7199 from psf/dependabot/github_actions/dessant/l…
Merge pull request #7199 from psf/dependabot/github_actions/dessant/lock-threads-6.0.0 Bump dessant/lock-threads from 5.0.0 to 6.0.0
-
Bump dessant/lock-threads from 5.0.0 to 6.0.0
Bump dessant/lock-threads from 5.0.0 to 6.0.0 Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/dessant/lock-threads/releases) - [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md) - [Commits](https://github.com/dessant/lock-threads/compare/d42e5f49803f3c4e14ffee0378e31481265dda22...7266a7ce5c1df01b1c6db85bf8cd86c737dadbe7) --- updated-dependencies: - dependency-name: dessant/lock-threads dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-
Update floors for certifi and urllib3 (#7189)
Update floors for certifi and urllib3 (#7189)
-
Drop support for Python 3.9 (#7196)
Drop support for Python 3.9 (#7196)
-
Start testing Python 3.15 Alpha (#7195)
Start testing Python 3.15 Alpha (#7195) * Add optional 3.15-dev runners to test matrix * Set PYO3_USE_ABI3_FORWARD_COMPATIBILITY for 3.15 builds