Bump the uv-dependency-updates group across 1 directory with 5 updates - #71617
Merged
potiuk merged 1 commit intoAug 14, 2026
Merged
Conversation
Bumps the uv-dependency-updates group with 5 updates in the /dev/breeze directory: | Package | From | To | | --- | --- | --- | | [google-auth-httplib2](https://github.com/googleapis/google-cloud-python) | `0.4.0` | `0.4.1` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.57` | `3.1.59` | | [packaging](https://github.com/pypa/packaging) | `26.2` | `26.3` | | [prek](https://github.com/j178/prek) | `0.4.12` | `0.4.13` | | [boto3](https://github.com/boto/boto3) | `1.43.62` | `1.43.67` | Updates `google-auth-httplib2` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-auth-httplib2-v0.4.0...google-auth-httplib2-v0.4.1) Updates `gitpython` from 3.1.57 to 3.1.59 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.57...3.1.59) Updates `packaging` from 26.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.2...26.3) Updates `prek` from 0.4.12 to 0.4.13 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.4.12...v0.4.13) Updates `boto3` from 1.43.62 to 1.43.67 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.62...1.43.67) --- updated-dependencies: - dependency-name: google-auth-httplib2 dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependency-updates - dependency-name: gitpython dependency-version: 3.1.59 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependency-updates - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependency-updates - dependency-name: prek dependency-version: 0.4.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependency-updates - dependency-name: boto3 dependency-version: 1.43.67 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependency-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
amoghrajesh,
ashb,
bugraoz93,
choo121600,
ephraimbuddy,
gopidesupavan,
jason810496,
jedcunningham,
jscheffl and
vatsrahul1001
as code owners
August 14, 2026 13:38
potiuk
approved these changes
Aug 14, 2026
potiuk
deleted the
dependabot/uv/dev/breeze/uv-dependency-updates-6e8403e3a9
branch
August 14, 2026 15:24
Contributor
Backport failed to create: v3-3-test. View the failure log Run detailsNote: As of Merging PRs targeted for Airflow 3.X In matter of doubt please ask in #release-management Slack channel.
You can attempt to backport this manually by running: cherry_picker a65454f v3-3-testThis should apply the commit to the v3-3-test branch and leave the commit in conflict state marking After you have resolved the conflicts, you can continue the backport process by running: cherry_picker --continueIf you don't have cherry-picker installed, see the installation guide. |
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 uv-dependency-updates group with 5 updates in the /dev/breeze directory:
0.4.00.4.13.1.573.1.5926.226.30.4.120.4.131.43.621.43.67Updates
google-auth-httplib2from 0.4.0 to 0.4.1Commits
905bfe3chore: release main (#17832)ad8f93cfix(api-core): use truthiness check in setup_request_id to support proto-plus...06dd2c0chore: bump google-api-core to 2.28.0 (#18003)2619725chore: remove bigtable and sqlalchemy-spanner from bulk release due to faili...56b6bd2fix(ci): skip loaded lines calculation on iterations after the first (#17790)08f21a6fix(proto-plus): add context to TypeErrors during message manipulation (#17682)32fd479tests(spanner): avoid table name collisions in tests (#18001)2207ca6feat: add pandas-gbq capability helper (#17957)6167e41fix: deduplicate x-goog-api-client headers (#17616)71bc622docs: add connector libraries overview table to package README (#17939)Updates
gitpythonfrom 3.1.57 to 3.1.59Release notes
Sourced from gitpython's releases.
Commits
66340d7prepare changelog prior to releasea5e047dMerge pull request #2211 from gitpython-developers/config-sanitize-moreef7568efix: ignore includes in submodule configuration4b4e47ffix: preserve multiline config values when writingb473abbMerge pull request #2210 from gitpython-developers/fix-clone-unsafe-option5ff52ccMerge pull request #2209 from caroescm/fix-index-add-chmodb68afffBlock separate git directories during clone93677a0fix:index.add()now supports filters (#2021)9729ed3Merge pull request #2208 from gitpython-developers/security-fixesce9d8e8prepare next releaseUpdates
packagingfrom 26.2 to 26.3Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
929fd4bBump for releasef300ebfchore(deps): bump the pre-commit group with 5 updates (#1357)f91d975ci(downstream): bump hatchling to 1.31.0 and fix its pytest rootdir (#1361)b1a7124chore(deps): bump the github-actions group with 7 updates (#1358)2d873ebfix(metadata): fold every line boundary when writing headers (#1356)413d006docs: changelog for 26.3 (#1343)4eb0753docs(metadata): explain selective field validation (#1342)77e9ed4feat(tags): add pure Python tag generator (#1346)7cea5e8ci: drop 3.13t on Windows (3.13.14t may fail to build, run takes 9 minutes) (...45a8b34docs: add missing versionadded/versionchanged directives (#1344)Updates
prekfrom 0.4.12 to 0.4.13Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
... (truncated)
Commits
6204a68Bump version to 0.4.13 (#2543)f1c73c5Add mise language support (#2540)3f08ed4Match file regexes against path bytes (#2541)6bc5f06Update Rust crate serde-saphyr to v1 (#2539)b8c5c69Update Rust crate fancy-regex to 0.19.0 (#2537)2557af9Update prek hooks (#2528)a958731Update Rust crate http to v1.5.0 (#2538)fc8b9a4Update Rust crate clap to v4.6.5 (#2531)3bacaa1Update dependency uv to v0.12.1 (#2536)222fc00Update Rust crate toml to v1.1.4 (#2535)Updates
boto3from 1.43.62 to 1.43.67Commits
ca719c8Merge branch 'release-1.43.67'fc8af6bBumping version to 1.43.67254a8c9Add changelog entries from botocoref53e30aMerge branch 'release-1.43.66'e08b015Merge branch 'release-1.43.66' into develop7ac6cf8Bumping version to 1.43.66c69aee1Add changelog entries from botocoreb74eb20Merge branch 'release-1.43.65'75469d6Merge branch 'release-1.43.65' into developd25fa39Bumping version to 1.43.65Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions