Bump the pip-deps group with 7 updates#2782
Merged
jtherrmann merged 1 commit intodevelopfrom May 28, 2025
Merged
Conversation
Bumps the pip-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.23.0` | `4.24.0` | | [boto3](https://github.com/boto/boto3) | `1.38.19` | `1.38.24` | | [moto[dynamodb]](https://github.com/getmoto/moto) | `5.1.4` | `5.1.5` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.10` | `0.11.11` | | [setuptools](https://github.com/pypa/setuptools) | `80.7.1` | `80.9.0` | | [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `1.35.1` | `1.35.3` | | [cryptography](https://github.com/pyca/cryptography) | `45.0.2` | `45.0.3` | Updates `jsonschema` from 4.23.0 to 4.24.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.23.0...v4.24.0) Updates `boto3` from 1.38.19 to 1.38.24 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.19...1.38.24) Updates `moto[dynamodb]` from 5.1.4 to 5.1.5 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.1.4...5.1.5) Updates `ruff` from 0.11.10 to 0.11.11 - [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.10...0.11.11) Updates `setuptools` from 80.7.1 to 80.9.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.7.1...v80.9.0) Updates `cfn-lint` from 1.35.1 to 1.35.3 - [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.35.1...v1.35.3) Updates `cryptography` from 45.0.2 to 45.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.2...45.0.3) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: boto3 dependency-version: 1.38.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: moto[dynamodb] dependency-version: 5.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: ruff dependency-version: 0.11.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: setuptools dependency-version: 80.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: cfn-lint dependency-version: 1.35.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: cryptography dependency-version: 45.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced May 28, 2025
jtherrmann
approved these changes
May 28, 2025
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 7 updates:
4.23.04.24.01.38.191.38.245.1.45.1.50.11.100.11.1180.7.180.9.01.35.11.35.345.0.245.0.3Updates
jsonschemafrom 4.23.0 to 4.24.0Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
3e23ee5Add the bugfix to the changelog.8917e85Stop running CIFuzz.737e5edRely on ruff in pre-commit.57e5e03Test via PyPy 3.11.d6c2ad7Add the zizmor setup here as well.af9a857Drop a dead pyproject section.c64ef84This is less true than it once was...9ff926fMerge branch 'additional-evaluated'8290667We still need to ditch pip-licenses...6d973b5Update pre-commit hooks.Updates
boto3from 1.38.19 to 1.38.24Commits
fd39c84Merge branch 'release-1.38.24'10fe8d5Bumping version to 1.38.24d584e98Add changelog entries from botocore8c036e4Merge branch 'release-1.38.23'5ab9ecfMerge branch 'release-1.38.23' into developc1e90fcBumping version to 1.38.237f84e4dAdd changelog entries from botocore373e03bMerge branch 'release-1.38.22'3415de4Merge branch 'release-1.38.22' into developb19759dBumping version to 1.38.22Updates
moto[dynamodb]from 5.1.4 to 5.1.5Changelog
Sourced from moto[dynamodb]'s changelog.
... (truncated)
Commits
b7c66dfPre-Release: Up Version Number5b0a4ffPrep release 5.1.5 (#8924)6001586[EC2] Add modify_instance_metadata_options support (#8922)865b9a7SQS: Return MessageGroupId (and similar attributes) on receive_messages (#8902)f04c3a6EventBridge: Update describe_event_bus schema (#8893)3ef1ae7[Connect Campaign] - Config, Job, Campaign (#8905)2f6807fAdd tagging support for CodeDeploy resources (#8878)a981fe0ResourceGroups: support retrieval by the name or the ARN of the resource grou...ca847fa[APIGateway] Add ApiKeyNotFoundException for update/delete_api_key (#8918)c04116bEC2: Fix Flaky Test (#8914)Updates
rufffrom 0.11.10 to 0.11.11Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
0397682Bump 0.11.11 (#18259)bcefa45[ty] Renamecall-possibly-unbound-methodto `possibly-unbound-implicit-call...91b7a57[ty] Implement Python's floor division semantics forLiteralints (#18249)98da200[ty] Fix server panic when callingsystem_mut(#18252)029085f[ty] Clarifyty checkoutput default in documentation. (#18246)6df10c6[pylint] Fix docs example that produced different output (PLW0603) (#18216)bdf4884Preserve tuple parentheses in case patterns (#18147)01eeb2f[ty] Support frozen dataclasses (#17974)cb04343[ty] Splitinvalid-baseerror code into two error codes (#18245)02394b8[ty] Improveinvalid-type-formdiagnostic where a module-literal type is us...Updates
setuptoolsfrom 80.7.1 to 80.9.0Changelog
Sourced from setuptools's changelog.
Commits
9c4d383Bump version: 80.8.0 → 80.9.005cb3c8Merge pull request #5014 from pypa/debt/pkg_resources-deadline3b0bf5bAdjust ignore9c28cdfSet a deadline for the removal of pkg_resources later this year (December).a3bfef9Merge pull request #5013 from DimitriPapadopoulos/ISC64bf9d0Enforce ruff/flake8-implicit-str-concat rules (ISC)3250c25Fix broken link in docs (#4947)5ccf50eMerge pull request #5006 from pypa/feature/remove-more-pkg_resources134e587Suppress nitpicky typecheck in pyright.0bf2663Add news fragment.Updates
cfn-lintfrom 1.35.1 to 1.35.3Release notes
Sourced from cfn-lint's releases.
Changelog
Sourced from cfn-lint's changelog.
Commits
a3e659fRelease v1.35.3 (#4150)2a3da05undo change 4138 (#4149)8e57c91Release v1.35.2 (#4146)c403f19Update CloudFormation schemas to 2025-05-21 (#4142)ae80a38Fix outdated GitHub source URLs (#4143)96d6ff2Release v1.35.2 (#4145)41a97f4Update CloudFormation schemas to 2025-05-14 (#4140)dd504e8Add in more custom schema information to the docs (#4141)a23bb00Stdin overrides .cfnlintrc when determining templates (#4138)Updates
cryptographyfrom 45.0.2 to 45.0.3Changelog
Sourced from cryptography's changelog.
Commits
5038495backports for 45.0.3 release (#12979)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