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 8 updates #691

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dev-dependencies group with 8 updates:

Package From To
botocore 1.37.4 1.37.9
awscli 1.38.4 1.38.9
boto3 1.37.4 1.37.9
amazon-braket-schemas 1.23.1 1.23.2
amazon-braket-sdk 1.90.0 1.90.2
cvxpy 1.6.2 1.6.3
jinja2 3.1.5 3.1.6
qiskit-aer 0.16.2 0.16.4

Updates botocore from 1.37.4 to 1.37.9

Commits
  • 6a09bac Merge branch 'release-1.37.9'
  • 654a858 Bumping version to 1.37.9
  • a09fb4e Update endpoints model
  • d4a43fe Update to latest models
  • 262d682 Add concurrency control to run-tests and run-crt-test workflows (#3413)
  • 62ba0f4 Merge branch 'release-1.37.8'
  • b8f4677 Merge branch 'release-1.37.8' into develop
  • b60c848 Bumping version to 1.37.8
  • 0d96abd Update endpoints model
  • 7e4b0ba Update to latest models
  • Additional commits viewable in compare view

Updates awscli from 1.38.4 to 1.38.9

Commits
  • 982ba95 Merge branch 'release-1.38.9'
  • ad51379 Bumping version to 1.38.9
  • 4bfe872 Update changelog based on model updates
  • 770d797 CLI examples ecs, cognito-idp (#9312)
  • 05e5259 Merge pull request #8510 from ZainubAmod/patch-1
  • 2d05ce7 Merge branch 'release-1.38.8'
  • 7318872 Merge branch 'release-1.38.8' into develop
  • 7246787 Bumping version to 1.38.8
  • ef5c825 Update changelog based on model updates
  • f13cfc2 Merge pull request #9220 from DavidSouther/mybucket-MM7GNG7ZXSIQE_to_amzn-s3-...
  • Additional commits viewable in compare view

Updates boto3 from 1.37.4 to 1.37.9

Commits
  • b8854b4 Merge branch 'release-1.37.9'
  • aa5765c Bumping version to 1.37.9
  • 17ece95 Add changelog entries from botocore
  • b28f6f0 Merge branch 'release-1.37.8'
  • b1ddd3e Merge branch 'release-1.37.8' into develop
  • a47485e Bumping version to 1.37.8
  • e7b3c94 Add changelog entries from botocore
  • 835e609 Merge pull request #4455 from RyanFitzSimmonsAK/develop
  • 2f57a02 Merge branch 'release-1.37.7'
  • 989c100 Merge branch 'release-1.37.7' into develop
  • Additional commits viewable in compare view

Updates amazon-braket-schemas from 1.23.1 to 1.23.2

Release notes

Sourced from amazon-braket-schemas's releases.

v1.23.2

Bug Fixes and Other Changes

  • Use builtins for type hints
Changelog

Sourced from amazon-braket-schemas's changelog.

v1.23.2 (2025-03-08)

Bug Fixes and Other Changes

  • Use builtins for type hints
Commits

Updates amazon-braket-sdk from 1.90.0 to 1.90.2

Release notes

Sourced from amazon-braket-sdk's releases.

v1.90.2

Bug Fixes and Other Changes

  • onboard to use ruff

v1.90.1

Bug Fixes and Other Changes

  • Set user agent in Boto3 config object
  • Update AwsQuantumTask.init signature
Changelog

Sourced from amazon-braket-sdk's changelog.

v1.90.2 (2025-03-10)

Bug Fixes and Other Changes

  • onboard to use ruff

v1.90.1 (2025-03-06)

Bug Fixes and Other Changes

  • Set user agent in Boto3 config object
  • Update AwsQuantumTask.init signature
Commits

Updates cvxpy from 1.6.2 to 1.6.3

Release notes

Sourced from cvxpy's releases.

v1.6.3

Patch notes (from #2748)

This is a micro patch release which fixes two bugs.

Link Type 1.6.x Comment
#2745 Bug
#2724 Bug

Bug fixes

Commits

Updates jinja2 from 3.1.5 to 3.1.6

Release notes

Sourced from jinja2's releases.

3.1.6

This is the Jinja 3.1.6 security release, which fixes security issues but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.

PyPI: https://pypi.org/project/Jinja2/3.1.6/ Changes: https://jinja.palletsprojects.com/en/stable/changes/#version-3-1-6

  • The |attr filter does not bypass the environment's attribute lookup, allowing the sandbox to apply its checks. GHSA-cpwx-vrp4-4pq7
Changelog

Sourced from jinja2's changelog.

Version 3.1.6

Released 2025-03-05

  • The |attr filter does not bypass the environment's attribute lookup, allowing the sandbox to apply its checks. :ghsa:cpwx-vrp4-4pq7
Commits

Updates qiskit-aer from 0.16.2 to 0.16.4

Release notes

Sourced from qiskit-aer's releases.

0.16.4

What's Changed

Full Changelog: Qiskit/qiskit-aer@0.16.3...0.16.4

0.16.3

What's Changed

Full Changelog: Qiskit/qiskit-aer@0.16.2...0.16.3

What's Changed

Full Changelog: Qiskit/qiskit-aer@0.16.2...0.16.3

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 8 updates:

| Package | From | To |
| --- | --- | --- |
| [botocore](https://github.com/boto/botocore) | `1.37.4` | `1.37.9` |
| [awscli](https://github.com/aws/aws-cli) | `1.38.4` | `1.38.9` |
| [boto3](https://github.com/boto/boto3) | `1.37.4` | `1.37.9` |
| [amazon-braket-schemas](https://github.com/amazon-braket/amazon-braket-schemas-python) | `1.23.1` | `1.23.2` |
| [amazon-braket-sdk](https://github.com/amazon-braket/amazon-braket-sdk-python) | `1.90.0` | `1.90.2` |
| [cvxpy](https://github.com/cvxpy/cvxpy) | `1.6.2` | `1.6.3` |
| [jinja2](https://github.com/pallets/jinja) | `3.1.5` | `3.1.6` |
| [qiskit-aer](https://github.com/Qiskit/qiskit-aer) | `0.16.2` | `0.16.4` |


Updates `botocore` from 1.37.4 to 1.37.9
- [Commits](boto/botocore@1.37.4...1.37.9)

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

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

Updates `amazon-braket-schemas` from 1.23.1 to 1.23.2
- [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.1...v1.23.2)

Updates `amazon-braket-sdk` from 1.90.0 to 1.90.2
- [Release notes](https://github.com/amazon-braket/amazon-braket-sdk-python/releases)
- [Changelog](https://github.com/amazon-braket/amazon-braket-sdk-python/blob/main/CHANGELOG.md)
- [Commits](amazon-braket/amazon-braket-sdk-python@v1.90.0...v1.90.2)

Updates `cvxpy` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/cvxpy/cvxpy/releases)
- [Commits](cvxpy/cvxpy@v1.6.2...v1.6.3)

Updates `jinja2` from 3.1.5 to 3.1.6
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.5...3.1.6)

Updates `qiskit-aer` from 0.16.2 to 0.16.4
- [Release notes](https://github.com/Qiskit/qiskit-aer/releases)
- [Commits](Qiskit/qiskit-aer@0.16.2...0.16.4)

---
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
- dependency-name: amazon-braket-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: cvxpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: qiskit-aer
  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 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 10, 2025 18:13
@rmshaffer rmshaffer merged commit f5b3f90 into main Mar 10, 2025
9 checks passed
@rmshaffer rmshaffer deleted the dependabot/pip/dev-dependencies-3c9e9d1210 branch March 10, 2025 18:37
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