chore(deps): bump the requests group across 1 directory with 3 updates#9043
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the requests group across 1 directory with 3 updates#9043dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the requests group with 3 updates in the / directory: [requests](https://github.com/psf/requests), [certifi](https://github.com/certifi/python-certifi) and [idna](https://github.com/kjd/idna). Updates `requests` from 2.34.1 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.34.1...v2.34.2) Updates `certifi` from 2026.4.22 to 2026.5.20 - [Commits](certifi/python-certifi@2026.04.22...2026.05.20) Updates `idna` from 3.15 to 3.16 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.15...v3.16) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.5.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: requests - dependency-name: idna dependency-version: '3.16' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: requests - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: requests ... Signed-off-by: dependabot[bot] <support@github.com>
01276b9 to
50980cc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the requests group with 3 updates in the / directory: requests, certifi and idna.
Updates
requestsfrom 2.34.1 to 2.34.2Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)Updates
certififrom 2026.4.22 to 2026.5.20Commits
d7ea1512026.05.20 (#413)Updates
idnafrom 3.15 to 3.16Changelog
Sourced from idna's changelog.
Commits
6d1a0deRelease 3.164e6cbe2Demote installation instruction to usage section223533cMerge branch 'readme-simplification' into release-3.16b1640b2Bump version to 3.16rc03a86113Update history for 3.16 released4bc9e7Merge pull request #246 from kjd/python-3.9a21d9fcUpdate deprecation policyb464926Raise minimum Python to 3.9 and modernize typing7f3b15eExplicit example not needed7530c70Remove unnecessary print()