From 76dd177e07c3e7c7bf2ed8555779d770cfa25fb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 23:08:55 +0000 Subject: [PATCH] infra: bump the dev-dependencies group Bumps the dev-dependencies group in /base/jobs/docker/1.0/py3 with 5 updates: | Package | From | To | | --- | --- | --- | | [amazon-braket-default-simulator](https://github.com/amazon-braket/amazon-braket-default-simulator-python) | `1.23.0` | `1.23.1` | | [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python) | `1.25.0` | `1.26.0` | | [awscli](https://github.com/aws/aws-cli) | `1.32.89` | `1.32.94` | | [botocore](https://github.com/boto/botocore) | `1.34.89` | `1.34.94` | | [boto3](https://github.com/boto/boto3) | `1.34.89` | `1.34.94` | Updates `amazon-braket-default-simulator` from 1.23.0 to 1.23.1 - [Release notes](https://github.com/amazon-braket/amazon-braket-default-simulator-python/releases) - [Changelog](https://github.com/amazon-braket/amazon-braket-default-simulator-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/amazon-braket/amazon-braket-default-simulator-python/compare/v1.23.0...v1.23.1) Updates `amazon-braket-pennylane-plugin` from 1.25.0 to 1.26.0 - [Release notes](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/releases) - [Changelog](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/compare/v1.25.0...v1.26.0) Updates `awscli` from 1.32.89 to 1.32.94 - [Release notes](https://github.com/aws/aws-cli/releases) - [Changelog](https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/aws/aws-cli/compare/1.32.89...1.32.94) Updates `botocore` from 1.34.89 to 1.34.94 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.89...1.34.94) Updates `boto3` from 1.34.89 to 1.34.94 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.34.89...1.34.94) --- updated-dependencies: - dependency-name: amazon-braket-default-simulator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: amazon-braket-pennylane-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: awscli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: botocore 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 ... Signed-off-by: dependabot[bot] --- base/jobs/docker/1.0/py3/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/base/jobs/docker/1.0/py3/requirements.txt b/base/jobs/docker/1.0/py3/requirements.txt index 820d449..e598e5f 100644 --- a/base/jobs/docker/1.0/py3/requirements.txt +++ b/base/jobs/docker/1.0/py3/requirements.txt @@ -1,10 +1,10 @@ -amazon-braket-default-simulator==1.23.0 +amazon-braket-default-simulator==1.23.1 amazon-braket-schemas==1.21.4 -amazon-braket-pennylane-plugin==1.25.0 +amazon-braket-pennylane-plugin==1.26.0 amazon-braket-sdk==1.78.0 -awscli==1.32.89 -botocore==1.34.89 -boto3==1.34.89 +awscli==1.32.94 +botocore==1.34.94 +boto3==1.34.94 dask==2024.4.2 matplotlib==3.8.4 numpy==1.26.4