Bump the pip-deps group across 1 directory with 5 updates#3152
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the pip-deps group across 1 directory with 5 updates#3152dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.43.33` | `1.43.36` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.18` | `0.15.20` | | [setuptools-scm](https://github.com/pypa/setuptools-scm) | `10.0.5` | `10.2.0` | | [openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator) | `0.8.5` | `0.9.0` | | [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `1.51.5` | `1.52.1` | Updates `boto3` from 1.43.33 to 1.43.36 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.33...1.43.36) Updates `ruff` from 0.15.18 to 0.15.20 - [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.18...0.15.20) Updates `setuptools-scm` from 10.0.5 to 10.2.0 - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/RELEASE_SYSTEM.md) - [Commits](pypa/setuptools-scm@setuptools-scm-v10.0.5...setuptools-scm-v10.2.0) Updates `openapi-spec-validator` from 0.8.5 to 0.9.0 - [Release notes](https://github.com/python-openapi/openapi-spec-validator/releases) - [Commits](python-openapi/openapi-spec-validator@0.8.5...0.9.0) Updates `cfn-lint` from 1.51.5 to 1.52.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.51.5...v1.52.1) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: setuptools-scm dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: openapi-spec-validator dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: cfn-lint dependency-version: 1.52.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 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 pip-deps group with 5 updates in the / directory:
1.43.331.43.360.15.180.15.2010.0.510.2.00.8.50.9.01.51.51.52.1Updates
boto3from 1.43.33 to 1.43.36Commits
1d26f21Merge branch 'release-1.43.36'111333bBumping version to 1.43.369d1fa23Add changelog entries from botocore6d7f3c2Update security docs to use newer versions of openssl and python (#4796)c5b26caMerge branch 'release-1.43.35'c3750acMerge branch 'release-1.43.35' into develop46e77cdBumping version to 1.43.359919edeAdd changelog entries from botocore1820b7dMerge branch 'release-1.43.34'0065dbeMerge branch 'release-1.43.34' into developUpdates
rufffrom 0.15.18 to 0.15.20Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f82a36bBump 0.15.20 (#26376)af32943Improve the summarise-ecosystem-results skill (#26378)485ebabRemoveRUF076name from schema (#26371)ef81835[ty] Implement rust-analyzer's "Click for full compiler diagnostic" feature (...572b31e[ruff] Removepytest-fixture-autouse(RUF076) (#26240)f703f21Allow human-readable names in rule selectors (#25887)0d726b2[ty] Reuse equality semantics for membership compatibility (#25955)dbe6e98[ty] Infer definite equality comparison results (#26337)e700ea3[ty] Prove TypedDict structural patterns exhaustive (#26285)6a0d2ec[ty] Widen inferred class-valued instance attributes (#26338)Updates
setuptools-scmfrom 10.0.5 to 10.2.0Release notes
Sourced from setuptools-scm's releases.
Commits
a705891Merge pull request #1448 from pypa/release/main630448ePrepare release: setuptools-scm v10.2.0, vcs-versioning v2.2.0aaf4950Merge pull request #1445 from RonnyPfannschmidt/python-legacydd60bf9Merge pull request #1447 from RonnyPfannschmidt/fix/1446-move-pkginfo-tests535f5fffix: move PKG-INFO discovery tests to setuptools-scm (#1446)3546a0efeat: restore Python 3.8 and 3.9 support0cde123Merge pull request #1443 from pypa/release/main51bc391Prepare release: vcs-versioning v2.1.2310f3c3Merge pull request #1442 from RonnyPfannschmidt/fix/1439-metadata-workdir-cus...b7b70a8fix: don't re-parse stored tags through tag_regex in MetadataWorkdir (#1439)Updates
openapi-spec-validatorfrom 0.8.5 to 0.9.0Release notes
Sourced from openapi-spec-validator's releases.
Commits
2121137Version 0.9.0ee4683bMerge pull request #506 from python-openapi/feature/upgrade-jsonschema-path-0.5692131cUpgrade jsonschema-path 0.527cb341Merge pull request #505 from python-openapi/feature/upgrade-schema-validator-...4413a52Upgrade schema-validator 0.9f407ed7Merge pull request #484 from python-openapi/dependabot/pip/isort-8.0.1081f3beBump isort from 8.0.0 to 8.0.1d931fafMerge pull request #497 from python-openapi/dependabot/pip/mypy-1.20.2f8c6261Bump mypy from 1.19.1 to 2.1.01b5dafdMerge pull request #500 from python-openapi/dependabot/pip/urllib3-2.7.0Updates
cfn-lintfrom 1.51.5 to 1.52.1Release notes
Sourced from cfn-lint's releases.
Changelog
Sourced from cfn-lint's changelog.
Commits
a936e5aRelease v1.52.1 (#4561)9d2ce21Update CloudFormation schemas to 2026-06-29 (#4559)36ca74bfix: Remove W3046 in favor of format-based validation (#4560)8f9ba99Update CloudFormation schemas to 2026-06-26 (#4554)43ccef3feat: Add rule W3046 for Route53 AliasTarget HostedZoneId references (#4527)cc1c48ffix: Auto-download schemas when not present for pre-commit users (#4558)f997c26Release v1.52.0 (#4555)9489d7ffix: Add static test schemas so unit tests pass without cfn-lint -u (#4553)4f547c8Update CloudFormation schemas to 2026-06-20 (#4549)6136d67chore(deps): bump actions/checkout from 6 to 7 (#4552)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