Skip to content

Bump the pip-deps group with 3 updates#3123

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/pip-deps-4e5a7bdc38
Open

Bump the pip-deps group with 3 updates#3123
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/pip-deps-4e5a7bdc38

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps the pip-deps group with 3 updates: boto3, openapi-spec-validator and cfn-lint.

Updates boto3 from 1.43.18 to 1.43.20

Commits
  • 9b7b7e6 Merge branch 'release-1.43.20'
  • 26e55fe Bumping version to 1.43.20
  • eab000e Add changelog entries from botocore
  • 3ae731c Merge branch 'release-1.43.19'
  • 4528046 Merge branch 'release-1.43.19' into develop
  • 6b66612 Bumping version to 1.43.19
  • d155391 Add changelog entries from botocore
  • 9af7849 Merge branch 'release-1.43.18' into develop
  • See full diff in compare view

Updates openapi-spec-validator from 0.8.5 to 0.9.0

Release notes

Sourced from openapi-spec-validator's releases.

0.9.0

Upgrades

  • Upgrade schema-validator 0.9 #505
  • Upgrade jsonschema-path 0.5 #506

Backward incompatibilities

  • Validation results may change for specifications that previously relied on discriminator-based narrowing or on discriminator mapping resolution errors during validation. #505
Commits
  • 2121137 Version 0.9.0
  • ee4683b Merge pull request #506 from python-openapi/feature/upgrade-jsonschema-path-0.5
  • 692131c Upgrade jsonschema-path 0.5
  • 27cb341 Merge pull request #505 from python-openapi/feature/upgrade-schema-validator-...
  • 4413a52 Upgrade schema-validator 0.9
  • f407ed7 Merge pull request #484 from python-openapi/dependabot/pip/isort-8.0.1
  • 081f3be Bump isort from 8.0.0 to 8.0.1
  • d931faf Merge pull request #497 from python-openapi/dependabot/pip/mypy-1.20.2
  • f8c6261 Bump mypy from 1.19.1 to 2.1.0
  • 1b5dafd Merge pull request #500 from python-openapi/dependabot/pip/urllib3-2.7.0
  • Additional commits viewable in compare view

Updates cfn-lint from 1.51.2 to 1.51.3

Release notes

Sourced from cfn-lint's releases.

Release v1.51.3

What's Changed

Full Changelog: aws-cloudformation/cfn-lint@v1.51.2...v1.51.3

Changelog

Sourced from cfn-lint's changelog.

v1.51.3

What's Changed

Full Changelog: aws-cloudformation/cfn-lint@v1.51.2...v1.51.3

Commits
  • c065c7e Release v1.51.3 (#4533)
  • afd7953 fix: Update Lambda runtime lifecycle dates from AWS docs (#4532)
  • 7d296bb Update CloudFormation schemas to 2026-06-02 (#4523)
  • 8b8a663 fix: Sync update_schemas_manually.py with committed manual.json files (#4530)
  • 52d689f feat: Add OpenSearch instance type validation from pricing API (#4525)
  • adba00c fix: Allow ARN format for Lambda FunctionName property (#4529)
  • 976b861 Revert: S3 bucket names with uppercase should remain an error (#4528)
  • d78d2b1 fix: Allow ProvisionedThroughput with 0 values when BillingMode is PAY_PER_RE...
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the pip-deps group with 3 updates: [boto3](https://github.com/boto/boto3), [openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator) and [cfn-lint](https://github.com/aws-cloudformation/cfn-lint).


Updates `boto3` from 1.43.18 to 1.43.20
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.43.18...1.43.20)

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.2 to 1.51.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.51.2...v1.51.3)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.43.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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.51.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added bumpless Changes to documentation, CI/CD pipelines, etc that don't affect the project's version minor Bump the minor version number of this project labels Jun 3, 2026
@dependabot dependabot Bot requested review from a team as code owners June 3, 2026 05:28
@dependabot dependabot Bot added minor Bump the minor version number of this project bumpless Changes to documentation, CI/CD pipelines, etc that don't affect the project's version labels Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bumpless Changes to documentation, CI/CD pipelines, etc that don't affect the project's version minor Bump the minor version number of this project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants