Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

infra: bump the dev-dependencies group with 4 updates #696

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps the dev-dependencies group with 4 updates: botocore, awscli, boto3 and amazon-braket-schemas.

Updates botocore from 1.37.13 to 1.37.18

Commits
  • dd8406d Merge branch 'release-1.37.18'
  • 48a6533 Bumping version to 1.37.18
  • 31d5f70 Update endpoints model
  • b4615a2 Update to latest models
  • 68ba836 Merge branch 'release-1.37.17'
  • b5f3ee5 Merge branch 'release-1.37.17' into develop
  • a21bad6 Bumping version to 1.37.17
  • 3549174 Update endpoints model
  • 887bc6b Update to latest models
  • 992c37d Merge customizations for Network Firewall
  • Additional commits viewable in compare view

Updates awscli from 1.38.13 to 1.38.18

Commits
  • f587b1f Merge branch 'release-1.38.18'
  • 0f082ca Bumping version to 1.38.18
  • 6247d4c Update changelog based on model updates
  • b9a6b87 Merge branch 'release-1.38.17'
  • 29b76db Merge branch 'release-1.38.17' into develop
  • 1ed51e6 Bumping version to 1.38.17
  • 291bcb9 Update changelog based on model updates
  • 56436b7 Fix code highlighting typo in AWS CLI S3 Configuration documentation (#9389)
  • 1df1e34 Merge branch 'release-1.38.16'
  • cf9b5ba Merge branch 'release-1.38.16' into develop
  • Additional commits viewable in compare view

Updates boto3 from 1.37.13 to 1.37.18

Commits
  • 69d11a6 Merge branch 'release-1.37.18'
  • 0d41ef7 Bumping version to 1.37.18
  • 15acefe Add changelog entries from botocore
  • 7157d77 Merge branch 'release-1.37.17'
  • b2763c6 Merge branch 'release-1.37.17' into develop
  • 81c4936 Bumping version to 1.37.17
  • 7e2a660 Add changelog entries from botocore
  • e8a1214 Merge branch 'release-1.37.16'
  • dae69be Merge branch 'release-1.37.16' into develop
  • 82b8345 Bumping version to 1.37.16
  • Additional commits viewable in compare view

Updates amazon-braket-schemas from 1.23.2 to 1.23.3

Release notes

Sourced from amazon-braket-schemas's releases.

v1.23.3

Bug Fixes and Other Changes

  • style: update linter to use UP rules
Changelog

Sourced from amazon-braket-schemas's changelog.

v1.23.3 (2025-03-24)

Bug Fixes and Other Changes

  • style: update linter to use UP rules
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 dev-dependencies group with 4 updates: [botocore](https://github.com/boto/botocore), [awscli](https://github.com/aws/aws-cli), [boto3](https://github.com/boto/boto3) and [amazon-braket-schemas](https://github.com/amazon-braket/amazon-braket-schemas-python).


Updates `botocore` from 1.37.13 to 1.37.18
- [Commits](boto/botocore@1.37.13...1.37.18)

Updates `awscli` from 1.38.13 to 1.38.18
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Commits](aws/aws-cli@1.38.13...1.38.18)

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

Updates `amazon-braket-schemas` from 1.23.2 to 1.23.3
- [Release notes](https://github.com/amazon-braket/amazon-braket-schemas-python/releases)
- [Changelog](https://github.com/amazon-braket/amazon-braket-schemas-python/blob/main/CHANGELOG.md)
- [Commits](amazon-braket/amazon-braket-schemas-python@v1.23.2...v1.23.3)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: awscli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: amazon-braket-schemas
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2025 19:55
@rmshaffer rmshaffer merged commit 43767f8 into main Mar 25, 2025
9 checks passed
@rmshaffer rmshaffer deleted the dependabot/pip/dev-dependencies-ae96d5183a branch March 25, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant