Bump the python group with 3 updates#3625
Merged
mergify[bot] merged 1 commit intomainfrom Feb 18, 2026
Merged
Conversation
Bumps the python group with 3 updates: [ruff](https://github.com/astral-sh/ruff), [boto3](https://github.com/boto/boto3) and [uv](https://github.com/astral-sh/uv). Updates `ruff` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.0...0.15.1) Updates `boto3` from 1.42.44 to 1.42.49 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.44...1.42.49) Updates `uv` from 0.10.0 to 0.10.3 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.10.0...0.10.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: boto3 dependency-version: 1.42.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: uv dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
29ec14e to
7032318
Compare
lorengordon
approved these changes
Feb 18, 2026
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 3 updates: ruff, boto3 and uv.
Updates
rufffrom 0.15.0 to 0.15.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2f11d2Prepare for 0.15.1 (#23253)d29628eRemove docker-run-action (#23254)8a04266[ty] Allow discovering dependencies in system Python environments (#22994)55d06c8Ensure pending suppression diagnostics are reported (#23242)d056a9f[isort] support for configurable import section heading comments (#23151)e22fa4f[ty] Fix method calls on subclasses ofAny(#23248)fa56c15[ty] Fix bound method access onNone(#23246)4fd07d0Make range suppression test snapshot actually useful (#23251)8c63bce[ty] Include conditional symbols (likedatetime.UTC) in auto-import in more...46be943Exclude WASM artifacts from GitHub releases (#23221)Updates
boto3from 1.42.44 to 1.42.49Commits
5afca39Merge branch 'release-1.42.49'aa389d7Bumping version to 1.42.495a257bdAdd changelog entries from botocore62a5985Merge branch 'release-1.42.48'227e890Merge branch 'release-1.42.48' into develop15a15f3Bumping version to 1.42.48ecbbc9cAdd changelog entries from botocoref53c2a4Start testing Python 3.15 Alpha (#4720)069d2c1Merge branch 'release-1.42.47'f0327fbMerge branch 'release-1.42.47' into developUpdates
uvfrom 0.10.0 to 0.10.3Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
c75a0c6Bump version to 0.10.3 (#18012)b06acf6Update dependency astral-sh/uv to v0.10.2 (#18034)8430dfbFix theuv formattest failures caused by ruff release (#18019)8c8a903Update zip crate to <7.2 (#16907)e94ea9fUse version constraints for default ruff version inuv format(#17977)1aa89dfDowngrade ubuntu runner to align with codspeed (#18011)2a86a4bMore resilient retry timer (#18007)b1f647fUpdate Rust crate flate2 to v1.1.9 (#17686)1e64e75Bump depot ubuntu runners to 24.04 (#17995)04b6d8fRemove docker-run-action (#17994)Dependabot 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