build(deps): bump the pip group with 3 updates#504
Merged
github-actions[bot] merged 1 commit intomasterfrom Jul 1, 2025
Merged
build(deps): bump the pip group with 3 updates#504github-actions[bot] merged 1 commit intomasterfrom
github-actions[bot] merged 1 commit intomasterfrom
Conversation
Updates the requirements on [boto3](https://github.com/boto/boto3), [typing-extensions](https://github.com/python/typing_extensions) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Updates `boto3` from 1.38.27 to 1.39.0 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.27...1.39.0) Updates `typing-extensions` from 4.13.2 to 4.14.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.13.2...4.14.0) Updates `ruff` to 0.12.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.11.2...0.12.1) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: typing-extensions dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: ruff dependency-version: 0.12.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updates the requirements on boto3, typing-extensions and ruff to permit the latest version.
Updates
boto3from 1.38.27 to 1.39.0Commits
74b661cMerge branch 'release-1.39.0'eba3ce1Bumping version to 1.39.0171fceaAdd changelog entries from botocoref02c8eeMerge branch 'release-1.38.46'058a550Merge branch 'release-1.38.46' into develop804ef0fBumping version to 1.38.46533e5c2Add changelog entries from botocore3595b04Merge branch 'release-1.38.45'874b24aMerge branch 'release-1.38.45' into developdf0b3fcBumping version to 1.38.45Updates
typing-extensionsfrom 4.13.2 to 4.14.0Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
Commits
b07d245Prepare release 4.14.0 (#612)fcf5265Backport evaluate_forward_ref() changes (#611)fadc1edRemove PEP-604 methods fromSentinelon Python <3.10 (#605)44de568Add 3.14 to project classifiers and tox.ini (#604)36cc476Prepare release 4.14.0rc1 (#603)ec1876cMore fixes for 3.14 and 3.15 (#602)e89d789Update_caller()implementation (#598)34bfd84third party: fix typeguard (#600)479dae1Add support for sentinels (PEP 661) (#594)f74a56aUpdate PEP 649/749 implementation (#596)Updates
ruffto 0.12.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
32c5418Bump 0.12.1 (#18969)b85c219[FastAPI] Add fix safety section toFAST002(#18940)b1d1cf1[ty] Add regression test for leading tab mis-alignment in diagnostic renderin...1dcdf7f[ty] Resolve python environment inOptions::to_program_settings(#18960)d006976[ruff] Fix false positives and negatives inRUF010(#18690)76619b9[ty] Fix rendering of long lines that are indented with tabs6e25cfb[ty] Add regression test for diagnostic rendering panic7638729[ty] Move venv and conda env discovery toSearchPath::from_settings(#18938)d04e63a[ty] Add regression-benchmark for attribute-assignment hang (#18957)86fd9b6[ty] Format conflicting types as an enumeration (#18956)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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