chore(deps): bump the python group across 1 directory with 7 updates#15007
Merged
Conversation
Bumps the python group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.43.4` | `1.43.21` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.50.0` | `2.53.0` | | [requests](https://github.com/psf/requests) | `2.33.1` | `2.34.2` | | [hcloud](https://github.com/hetznercloud/hcloud-python) | `2.19.0` | `2.20.0` | | [linode-api4](https://github.com/linode/linode_api4-python) | `5.43.0` | `5.44.0` | | [openstacksdk](https://docs.openstack.org/openstacksdk) | `4.12.0` | `4.14.0` | | [cs](https://github.com/ngine-io/cs) | `3.4.0` | `3.4.1` | Updates `boto3` from 1.43.4 to 1.43.21 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.4...1.43.21) Updates `google-auth` from 2.50.0 to 2.53.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-python/commits) Updates `requests` from 2.33.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.33.1...v2.34.2) Updates `hcloud` from 2.19.0 to 2.20.0 - [Release notes](https://github.com/hetznercloud/hcloud-python/releases) - [Changelog](https://github.com/hetznercloud/hcloud-python/blob/main/CHANGELOG.md) - [Commits](hetznercloud/hcloud-python@v2.19.0...v2.20.0) Updates `linode-api4` from 5.43.0 to 5.44.0 - [Release notes](https://github.com/linode/linode_api4-python/releases) - [Commits](linode/linode_api4-python@v5.43.0...v5.44.0) Updates `openstacksdk` from 4.12.0 to 4.14.0 Updates `cs` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/ngine-io/cs/releases) - [Commits](ngine-io/cs@v3.4.0...v3.4.1) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: cs dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: google-auth dependency-version: 2.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: hcloud dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: linode-api4 dependency-version: 5.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: openstacksdk dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
e3a2e9b to
990b287
Compare
dguido
approved these changes
Jun 16, 2026
dguido
left a comment
Member
There was a problem hiding this comment.
Automated evaluation: clean 3-way merge, uv sync + full unit suite (119 passed) on the combined batch, no downgrades, no major version crossings. Resolves flagged CVEs (idna/urllib3) where applicable.
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 python group with 7 updates in the / directory:
1.43.41.43.212.50.02.53.02.33.12.34.22.19.02.20.05.43.05.44.04.12.04.14.03.4.03.4.1Updates
boto3from 1.43.4 to 1.43.21Commits
0df64b3Merge branch 'release-1.43.21'f080698Bumping version to 1.43.217f6569bAdd changelog entries from botocore9b7b7e6Merge branch 'release-1.43.20'4d43f36Merge branch 'release-1.43.20' into develop26e55feBumping version to 1.43.20eab000eAdd changelog entries from botocore3ae731cMerge branch 'release-1.43.19'4528046Merge branch 'release-1.43.19' into develop6b66612Bumping version to 1.43.19Updates
google-authfrom 2.50.0 to 2.53.0Commits
Updates
requestsfrom 2.33.1 to 2.34.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)Updates
hcloudfrom 2.19.0 to 2.20.0Release notes
Sourced from hcloud's releases.
Changelog
Sourced from hcloud's changelog.
Commits
0bbc9ddchore(main): release v2.20.0 (#651)1669de2feat(load-balancer): supporttimeout_idlehttp service field (#649)Updates
linode-api4from 5.43.0 to 5.44.0Release notes
Sourced from linode-api4's releases.
Commits
416f7a9Merge pull request #691 from linode/devfcc41e5Fix failing integration test (#697)dfc536eTPT-4113: Project SLADE + CLEO (#696)368aed4Add support for firewall rules version and fingerprint (#656)68772a8Update Images in integration tests (#694)8985109Change assignments type from dict to list (#687)bf13f2ebuild(deps): bump actions/dependency-review-action from 4 to 5 (#695)7bf9b4ddocs: update API documentation links in Lock classes (#679)b690c4fbuild(deps): bump actions/github-script from 8 to 9 (#682)4fec1e5ACLP: Cleanup entity related response fields from alert definition (#690)Updates
openstacksdkfrom 4.12.0 to 4.14.0Updates
csfrom 3.4.0 to 3.4.1Release notes
Sourced from cs's releases.
Commits
a999da1tests: fix linting (#150)53605abbump versionbdfa552fix f-string bug in Error-Message (#149)8d87f66build(deps): bump actions/checkout from 5 to 6 (#147)a7bab96build(deps): bump actions/stale from 9 to 10 (#144)f3bcfd0build(deps): bump actions/setup-python from 5 to 6 (#145)2042dc7build(deps): bump actions/checkout from 4 to 5 (#143)3bde880README: add pypi version badge