Bump the uv-dependency-updates group across 1 directory with 6 updates - #73485
Merged
potiuk merged 1 commit intoSep 22, 2026
Merged
Conversation
dependabot
Bot
requested review from
amoghrajesh,
ashb,
bugraoz93,
choo121600,
ephraimbuddy,
gopidesupavan,
jason810496,
jedcunningham,
jscheffl,
potiuk and
vatsrahul1001
as code owners
September 21, 2026 18:28
Member
|
@dependabot rebase |
Bumps the uv-dependency-updates group with 6 updates in the /dev/breeze directory: | Package | From | To | | --- | --- | --- | | [flit](https://github.com/pypa/flit) | `4.0.2` | `4.1.0` | | [flit-core](https://github.com/pypa/flit) | `4.0.2` | `4.1.0` | | [hatch](https://github.com/pypa/hatch) | `1.18.0` | `1.18.1` | | [prek](https://github.com/j178/prek) | `0.5.2` | `0.5.3` | | [boto3](https://github.com/boto/boto3) | `1.43.93` | `1.43.97` | | [semver](https://github.com/python-semver/python-semver) | `3.0.4` | `3.1.0` | Updates `flit` from 4.0.2 to 4.1.0 - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](pypa/flit@4.0.2...4.1.0) Updates `flit-core` from 4.0.2 to 4.1.0 - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](pypa/flit@4.0.2...4.1.0) Updates `hatch` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatch-v1.18.0...hatch-v1.18.1) Updates `prek` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.5.2...v0.5.3) Updates `boto3` from 1.43.93 to 1.43.97 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.93...1.43.97) Updates `semver` from 3.0.4 to 3.1.0 - [Release notes](https://github.com/python-semver/python-semver/releases) - [Changelog](https://github.com/python-semver/python-semver/blob/master/CHANGELOG.rst) - [Commits](python-semver/python-semver@3.0.4...3.1.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.96 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependency-updates - dependency-name: flit dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependency-updates - dependency-name: flit-core dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependency-updates - dependency-name: hatch dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependency-updates - dependency-name: prek dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependency-updates - dependency-name: semver dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependency-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/dev/breeze/uv-dependency-updates-b8415f40a9
branch
from
September 22, 2026 00:32
3457676 to
138fdb0
Compare
potiuk
approved these changes
Sep 22, 2026
potiuk
deleted the
dependabot/uv/dev/breeze/uv-dependency-updates-b8415f40a9
branch
September 22, 2026 05:43
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 6b1436e 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 6 updates in the /dev/breeze directory:
4.0.24.1.04.0.24.1.01.18.01.18.10.5.20.5.31.43.931.43.973.0.43.1.0Updates
flitfrom 4.0.2 to 4.1.0Changelog
Sourced from flit's changelog.
Commits
75b1c90Merge pull request #826 from pypa/prepare-4.1b5ad0d7Add release note about PR #8249fb48c1Bump version: 4.0.2 → 4.1.0a4ea331Prepare release notes for 4.1337c499Merge pull request #824 from r3wretrhy/fix-win-cmd-crlf04cfa08Merge pull request #825 from hxperl/docs-dynamic-fields33be607doc: list all four fields accepted in project.dynamicd538cb4install: keep explicit CRLF in Windows .cmd wrappers3c92604Merge pull request #809 from yangfan-yf-yf/fix/spdx-with-exceptions33a7a39Clarify SPDX WITH version requirement and error messageUpdates
flit-corefrom 4.0.2 to 4.1.0Changelog
Sourced from flit-core's changelog.
Commits
75b1c90Merge pull request #826 from pypa/prepare-4.1b5ad0d7Add release note about PR #8249fb48c1Bump version: 4.0.2 → 4.1.0a4ea331Prepare release notes for 4.1337c499Merge pull request #824 from r3wretrhy/fix-win-cmd-crlf04cfa08Merge pull request #825 from hxperl/docs-dynamic-fields33be607doc: list all four fields accepted in project.dynamicd538cb4install: keep explicit CRLF in Windows .cmd wrappers3c92604Merge pull request #809 from yangfan-yf-yf/fix/spdx-with-exceptions33a7a39Clarify SPDX WITH version requirement and error messageUpdates
hatchfrom 1.18.0 to 1.18.1Release notes
Sourced from hatch's releases.
Commits
4b17561release Hatch v1.18.1 (#2426)b6aaa1arelease Hatchling v1.32.1 (#2425)47f333aPrepare for hatch and hatchling releases (#2424)d5f7bfeFix version metadata to preserve leading zeros in CalVer (#2398)cbfc465Context formatting support forlock-filename(#2412)929362cMark a few more tests that require Internet access (#2400)c9d4e8aFix env var formatting inget_env_var()function (#2397)84023e0Some type fixes (#1138)ed8e30bRefactor extras so that the logic is in one place (#2382)Updates
prekfrom 0.5.2 to 0.5.3Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
Commits
b7eb602Bump version to 0.5.3 (#2708)4644f81Update granit-parser to fix YAML flow indentation (#2707)87f2ea4Use self-repository syntax in CI workflowsf39abaeAdd PEP 740 attestations for PyPI releases (#2705)f4924dcAllow disabling automatic uv installation (#2702)156c0ceFix Julia additional dependency specifiers (#2703)c3ede77Add acheck-jsoncbuiltin hook (#2682)c0b9749Verify checksums for PyPI/mirror wheel installs (#2688)fbe5c66Update prek hooks (#2690)4687a2cFixcheck-hooks-applyfor builtin Windows filename checksUpdates
boto3from 1.43.93 to 1.43.97Commits
ed7de96Merge branch 'release-1.43.97'275709cBumping version to 1.43.97a5c0088Add changelog entries from botocore2be9967Merge branch 'release-1.43.96'bc62489Merge branch 'release-1.43.96' into develop6e1774aBumping version to 1.43.96ef6f957Add changelog entries from botocore238d6ecUpdate PyPI package summary to add Boto3 (#4846)2d18ca8Add root workspace folder to gitignore (#4847)3061d22Merge branch 'release-1.43.95'Updates
semverfrom 3.0.4 to 3.1.0Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
642d1bcChange version to 3.1.0 (#481)2a2cf63Suppress deprecation warnings in test suitea62477bImprove comparisons and fix test coverage.0aa17a3Handle malformed collection operands in Version comparisons (#479)1b7350cImprove test coverage to 100% (Rust backend)ea2524aFix bump_build() silently returning an unchanged version for digitless build ...1e87579Reject non-ASCII digits and trailing newlines in version parsing (#478)0f18aa0Add optional native parser backend (minimal adapter) (#476)873a675Declare support for Python 3.15 (#475)99d2032Bump cryptography from 49.0.0 to 50.0.0 (#473)