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 5 updates#532
Open
dependabot[bot] wants to merge 1 commit intotestfrom
Open
Bump the pip-deps group across 1 directory with 5 updates#532dependabot[bot] wants to merge 1 commit intotestfrom
dependabot[bot] wants to merge 1 commit intotestfrom
Conversation
Bumps the pip-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.40.16` | `1.40.30` | | [cryptography](https://github.com/pyca/cryptography) | `45.0.6` | `45.0.7` | | [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `1.39.0` | `1.39.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.10` | `0.13.0` | | [mypy](https://github.com/python/mypy) | `1.17.1` | `1.18.1` | Updates `boto3` from 1.40.16 to 1.40.30 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.16...1.40.30) Updates `cryptography` from 45.0.6 to 45.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.6...45.0.7) Updates `cfn-lint` from 1.39.0 to 1.39.1 - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](aws-cloudformation/cfn-lint@v1.39.0...v1.39.1) Updates `ruff` from 0.12.10 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.10...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: cryptography dependency-version: 45.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: cfn-lint dependency-version: 1.39.1 dependency-type: direct:production update-type: version-update:semver-patch 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 5 updates in the / directory:
1.40.161.40.3045.0.645.0.71.39.01.39.10.12.100.13.01.17.11.18.1Updates
boto3from 1.40.16 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
cryptographyfrom 45.0.6 to 45.0.7Changelog
Sourced from cryptography's changelog.
Commits
f52a3e1prep for a 45.0.7 release (#13378)Updates
cfn-lintfrom 1.39.0 to 1.39.1Release notes
Sourced from cfn-lint's releases.
Changelog
Sourced from cfn-lint's changelog.
Commits
d52fa16Release v1.39.1 (#4237)64e0962Update I3510 to skip dynamic references (#4236)89ea045SAM transform comma lists to array (#4235)8fdec9aUpdate SAM transform URI replacement to allow IF (#4234)44a96c7Add output to Statemachine choice (#4233)2f83f73Update StateMachine map to support legacy Iterator (#4231)ea9bfd1Reformat format keyword in some json files (#4232)43376a6Update CloudFormation schemas to 2025-08-26 (#4226)8a8b963Remove rule E3056 (#4230)Updates
rufffrom 0.12.10 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