This repository was archived by the owner on Sep 25, 2025. It is now read-only.
Bump the pip-deps group across 1 directory with 4 updates#622
Open
dependabot[bot] wants to merge 1 commit intotestfrom
Open
Bump the pip-deps group across 1 directory with 4 updates#622dependabot[bot] wants to merge 1 commit intotestfrom
dependabot[bot] wants to merge 1 commit intotestfrom
Conversation
Bumps the pip-deps group with 4 updates in the / directory: [boto3](https://github.com/boto/boto3), [requests-pkcs12](https://github.com/m-click/requests_pkcs12), [ruff](https://github.com/astral-sh/ruff) and [mypy](https://github.com/python/mypy). Updates `boto3` from 1.40.21 to 1.40.30 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.21...1.40.30) Updates `requests-pkcs12` from 1.26 to 1.27 - [Commits](m-click/requests_pkcs12@1.26...1.27) Updates `ruff` from 0.12.11 to 0.13.0 - [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.12.11...0.13.0) Updates `mypy` from 1.17.1 to 1.18.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.18.1) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: requests-pkcs12 dependency-version: '1.27' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: ruff dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: mypy dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps ... 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 pip-deps group with 4 updates in the / directory: boto3, requests-pkcs12, ruff and mypy.
Updates
boto3from 1.40.21 to 1.40.30Commits
b01d02dMerge branch 'release-1.40.30'065a46dBumping version to 1.40.30f78c83bAdd changelog entries from botocore97fd5d9Merge pull request #4613 from adev-code/documentation-only2a0d0adMerge branch 'release-1.40.29'12750f6Merge branch 'release-1.40.29' into develop62ea501Bumping version to 1.40.2932f7deaAdd changelog entries from botocorec1d11eaFix ExtraArgs documentation in S3 copy methods to reference ALLOWED_COPY_ARGS14fc68dFix ExtraArgs documentation in S3 copy methods to reference ALLOWED_COPY_ARGSUpdates
requests-pkcs12from 1.26 to 1.27Commits
a0138bfRelease 1.27526cd7eModernize package creation from "setup.py" to "build"536124dSwitch to PKCS8 for PEM serialization to support FIPS-enabled systems. (#61)3796490Set version to 1.27.dev0Updates
rufffrom 0.12.11 to 0.13.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a1fdd66Bump 0.13.0 (#20336)8770b95[ty] introduceDivergentType(#20312)65982a1[ty] Use 'unknown' specialization for upper bound on Self (#20325)57d1f71[ty] Simplify unions of enum literals and subtypes thereof (#20324)7a75702Ignore deprecated rules unless selected by exact code (#20167)9ca632cStabilize adding future import via config option (#20277)64fe7d3[flake8-errmsg] Stabilize extendingraw-string-in-exception(EM101) to ...beeeb8dStabilize the remaining Airflow rules (#20250)b6fca52[flake8-bugbear] Stabilize support for non-context-manager calls in `assert...ac7f882[flake8-commas] Stabilize support for trailing comma checks in type paramet...Updates
mypyfrom 1.17.1 to 1.18.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
03fbaa9bump version to 1.18.1 due to wheels failureb44a1fbremoved +dev from version7197a99Removed Unreleased in the Changelog for Release 1.18 (#19827)ee61cecUpdates to 1.18 changelog (#19826)24eed0bInitial changelog for release 1.18 (#19818)0ca1f2aExpose --fixed-format-cache if compiled (#19815)2ce1bb2[mypyc] Fix subclass processing in detect_undefined_bitmap (#19787)a6b55f0feat: new mypyc primitives for weakref.proxy (#19217)5a323ddMake --allow-redefinition-new argument public (#19796)8638eb4[stubtest] temporary--ignore-disjoint-basesflag (#19740)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