Skip to content

Bump requests from 2.32.2 to 2.32.3#4782

Merged
rtibbles merged 1 commit intounstablefrom
dependabot/pip/requests-2.32.3
Jan 25, 2025
Merged

Bump requests from 2.32.2 to 2.32.3#4782
rtibbles merged 1 commit intounstablefrom
dependabot/pip/requests-2.32.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2024

Bumps requests from 2.32.2 to 2.32.3.

Release notes

Sourced from requests's releases.

v2.32.3

2.32.3 (2024-05-29)

Bugfixes

  • Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of HTTPAdapter. (#6716)
  • Fixed issue where Requests started failing to run on Python versions compiled without the ssl module. (#6724)
Changelog

Sourced from requests's changelog.

2.32.3 (2024-05-29)

Bugfixes

  • Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of HTTPAdapter. (#6716)
  • Fixed issue where Requests started failing to run on Python versions compiled without the ssl module. (#6724)
Commits
  • 0e322af v2.32.3
  • e188799 Don't create default SSLContext if ssl module isn't present (#6724)
  • 145b539 Merge pull request #6716 from sigmavirus24/bug/6715
  • b1d73dd Don't use default SSLContext with custom poolmanager kwargs
  • 6badbac Update HISTORY.md
  • a62a2d3 Allow for overriding of specific pool key params
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added python Pull requests that update Python code TAG: dependencies labels Oct 9, 2024
@rtibbles
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/requests-2.32.3 branch from 2efd38d to 09b682e Compare October 25, 2024 22:37
@rtibbles
Copy link
Member

rtibbles commented Nov 8, 2024

@dependabot rebase

@rtibbles rtibbles self-assigned this Nov 8, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/requests-2.32.3 branch from 09b682e to 7a60716 Compare November 8, 2024 17:43
@rtibbles
Copy link
Member

rtibbles commented Nov 8, 2024

Seems to think there are uncomitted migrations?

@rtibbles
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/requests-2.32.3 branch from 7a60716 to c6e0612 Compare January 25, 2025 00:56
Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.2...v2.32.3)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/requests-2.32.3 branch from c6e0612 to b22e5a8 Compare January 25, 2025 00:59
Copy link
Member

@rtibbles rtibbles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No concerns from changelog.

@rtibbles rtibbles merged commit ebdc8c5 into unstable Jan 25, 2025
15 checks passed
@dependabot dependabot bot deleted the dependabot/pip/requests-2.32.3 branch January 25, 2025 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests that update Python code TAG: dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant