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 across 4 directories with 15 updates #250

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps the dev-dependencies group with 2 updates in the / directory: boto3 and pytest.
Bumps the dev-dependencies group with 12 updates in the /base/jobs/docker/1.0/py3 directory:

Package From To
amazon-braket-sdk 1.78.0 1.79.1
boto3 1.34.96 1.34.109
pennylane 0.35.1 0.36.0
amazon-braket-default-simulator 1.23.1 1.23.2
amazon-braket-pennylane-plugin 1.26.0 1.27.3
awscli 1.32.96 1.32.109
botocore 1.34.96 1.34.109
dask 2024.4.2 2024.5.1
matplotlib 3.8.4 3.9.0
pennylane-lightning 0.35.1 0.36.0
qiskit-braket-provider 0.2.0 0.3.1
requests 2.31.0 2.32.1

Bumps the dev-dependencies group with 11 updates in the /pytorch/jobs/docker/2.2/py3 directory:

Package From To
amazon-braket-sdk 1.78.0 1.79.1
boto3 1.34.96 1.34.109
pennylane 0.35.1 0.36.0
amazon-braket-default-simulator 1.23.1 1.23.2
amazon-braket-pennylane-plugin 1.26.0 1.27.3
awscli 1.32.96 1.32.109
botocore 1.34.96 1.34.109
dask 2024.4.2 2024.5.1
matplotlib 3.8.4 3.9.0
requests 2.31.0 2.32.1
pennylane-lightning[gpu] 0.35.1 0.36.0

Bumps the dev-dependencies group with 12 updates in the /tensorflow/jobs/docker/2.14/py3 directory:

Package From To
amazon-braket-sdk 1.78.0 1.79.1
boto3 1.34.96 1.34.109
pennylane 0.35.1 0.36.0
amazon-braket-default-simulator 1.23.1 1.23.2
amazon-braket-pennylane-plugin 1.26.0 1.27.3
awscli 1.32.96 1.32.109
botocore 1.34.96 1.34.109
dask 2024.4.2 2024.5.1
matplotlib 3.8.4 3.9.0
pennylane-lightning 0.35.1 0.36.0
requests 2.31.0 2.32.1
keras 2.15.0 3.3.3

Updates boto3 from 1.34.96 to 1.34.109

Changelog

Sourced from boto3's changelog.

1.34.109

  • api-change:bedrock-agent: [botocore] This release adds support for using Guardrails with Bedrock Agents.
  • api-change:bedrock-agent-runtime: [botocore] This release adds support for using Guardrails with Bedrock Agents.
  • api-change:controltower: [botocore] Added ListControlOperations API and filtering support for ListEnabledControls API. Updates also includes added metadata for enabled controls and control operations.
  • api-change:osis: [botocore] Add support for creating an OpenSearch Ingestion pipeline that is attached to a provided VPC. Add information about the destinations of an OpenSearch Ingestion pipeline to the GetPipeline and ListPipelines APIs.
  • api-change:rds: [botocore] This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters.
  • api-change:secretsmanager: [botocore] add v2 smoke tests and smithy smokeTests trait for SDK testing

1.34.108

  • api-change:application-autoscaling: [botocore] add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:codebuild: [botocore] Aws CodeBuild now supports 36 hours build timeout
  • api-change:elbv2: [botocore] This release adds dualstack-without-public-ipv4 IP address type for ALB.
  • api-change:lakeformation: [botocore] Introduces a new API, GetDataLakePrincipal, that returns the identity of the invoking principal
  • api-change:transfer: [botocore] Enable use of CloudFormation traits in Smithy model to improve generated CloudFormation schema from the Smithy API model.

1.34.107

  • api-change:acm-pca: [botocore] This release adds support for waiters to fail on AccessDeniedException when having insufficient permissions
  • api-change:connect: [botocore] Adding Contact Flow metrics to the GetMetricDataV2 API
  • api-change:kafka: [botocore] AWS MSK support for Broker Removal.
  • api-change:mwaa: [botocore] Amazon MWAA now supports Airflow web server auto scaling to automatically handle increased demand from REST APIs, Command Line Interface (CLI), or more Airflow User Interface (UI) users. Customers can specify maximum and minimum web server instances during environment creation and update workflow.
  • api-change:quicksight: [botocore] This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK).
  • api-change:sagemaker: [botocore] Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam.
  • api-change:secretsmanager: [botocore] Documentation updates for AWS Secrets Manager
  • bugfix:retries: [botocore] Fix backoff calculation for truncated binary exponential backoff ([#3178](https://github.com/boto/boto3/issues/3178) <https://github.com/boto/botocore/issues/3178>__)

1.34.106

  • api-change:bedrock-agent-runtime: [botocore] Updating Bedrock Knowledge Base Metadata & Filters feature with two new filters listContains and stringContains
  • api-change:codebuild: [botocore] CodeBuild Reserved Capacity VPC Support
  • api-change:datasync: [botocore] Task executions now display a CANCELLING status when an execution is in the process of being cancelled.
  • api-change:grafana: [botocore] This release adds new ServiceAccount and ServiceAccountToken APIs.
  • api-change:medical-imaging: [botocore] Added support for importing medical imaging data from Amazon S3 buckets across accounts and regions.
  • api-change:securityhub: [botocore] Documentation-only update for AWS Security Hub

1.34.105

  • api-change:connect: [botocore] Amazon Connect provides enhanced search capabilities for flows & flow modules on the Connect admin website and programmatically using APIs. You can search for flows and flow modules by name, description, type, status, and tags, to filter and identify a specific flow in your Connect instances.
  • api-change:s3: [botocore] Updated a few x-id in the http uri traits

... (truncated)

Commits
  • c3ff201 Merge branch 'release-1.34.109'
  • 95c4f21 Bumping version to 1.34.109
  • 74a49c5 Add changelog entries from botocore
  • 7ecab0d Merge pull request #4136 from boto/dependabot/github_actions/github/codeql-ac...
  • a27c665 Bump github/codeql-action from 2.13.4 to 3.25.6
  • ab5f82f Merge branch 'release-1.34.108'
  • 80a3e50 Merge branch 'release-1.34.108' into develop
  • 6ce3b8b Bumping version to 1.34.108
  • 0e852dd Add changelog entries from botocore
  • b795355 Merge branch 'release-1.34.107'
  • Additional commits viewable in compare view

Updates pytest from 8.2.0 to 8.2.1

Release notes

Sourced from pytest's releases.

8.2.1

pytest 8.2.1 (2024-05-19)

Improvements

  • #12334: Support for Python 3.13 (beta1 at the time of writing).

Bug Fixes

  • #12120: Fix [PermissionError]{.title-ref} crashes arising from directories which are not selected on the command-line.
  • #12191: Keyboard interrupts and system exits are now properly handled during the test collection.
  • #12300: Fixed handling of 'Function not implemented' error under squashfuse_ll, which is a different way to say that the mountpoint is read-only.
  • #12308: Fix a regression in pytest 8.2.0 where the permissions of automatically-created .pytest_cache directories became rwx------ instead of the expected rwxr-xr-x.

Trivial/Internal Changes

  • #12333: pytest releases are now attested using the recent Artifact Attestation support from GitHub, allowing users to verify the provenance of pytest's sdist and wheel artifacts.
Commits
  • 66ff8df Prepare release version 8.2.1
  • 3ffcfd1 Merge pull request #12340 from pytest-dev/backport-12334-to-8.2.x
  • 0b28313 [8.2.x] Add Python 3.13 (beta) support
  • f3dd93a [8.2.x] Attest package provenance (#12335)
  • bb5a125 [8.2.x] Spelling (#12331)
  • f179bf2 Merge pull request #12327 from pytest-dev/backport-12325-to-8.2.x
  • 2b671b5 [8.2.x] cacheprovider: fix .pytest_cache not being world-readable
  • 65ab7cb Merge pull request #12324 from pytest-dev/backport-12320-to-8.2.x
  • 4d5fb7d Merge pull request #12319 from pytest-dev/backport-12311-to-8.2.x
  • cbe5996 [8.2.x] changelog: document unittest 8.2 change as breaking
  • Additional commits viewable in compare view

Updates amazon-braket-sdk from 1.78.0 to 1.79.1

Release notes

Sourced from amazon-braket-sdk's releases.

v1.79.1

Bug Fixes and Other Changes

  • check the qubit set length against observables

v1.79.0

Features

  • Direct Reservation context manager

Documentation Changes

  • correct the example in the measure docstring
Changelog

Sourced from amazon-braket-sdk's changelog.

v1.79.1 (2024-05-08)

Bug Fixes and Other Changes

  • check the qubit set length against observables

v1.79.0 (2024-05-06)

Features

  • Direct Reservation context manager

Documentation Changes

  • correct the example in the measure docstring
Commits
  • dfd75b3 prepare release v1.79.1
  • 6c4282e fix: check the qubit set length against observables (#970)
  • b791858 update development version to v1.79.1.dev0
  • 376fb90 prepare release v1.79.0
  • 6d30734 test: Extract decorator_python_version (#968)
  • 7824bfb infra: allow worksteal for testing (#960)
  • 2730aa1 infra: add opts for tox builds ran in parallel (#759)
  • 84c3bb7 doc: correct the example in the measure docstring (#965)
  • d966222 feature: Direct Reservation context manager (#955)
  • 07d9e1e update development version to v1.78.1.dev0
  • See full diff in compare view

Updates boto3 from 1.34.96 to 1.34.109

Changelog

Sourced from boto3's changelog.

1.34.109

  • api-change:bedrock-agent: [botocore] This release adds support for using Guardrails with Bedrock Agents.
  • api-change:bedrock-agent-runtime: [botocore] This release adds support for using Guardrails with Bedrock Agents.
  • api-change:controltower: [botocore] Added ListControlOperations API and filtering support for ListEnabledControls API. Updates also includes added metadata for enabled controls and control operations.
  • api-change:osis: [botocore] Add support for creating an OpenSearch Ingestion pipeline that is attached to a provided VPC. Add information about the destinations of an OpenSearch Ingestion pipeline to the GetPipeline and ListPipelines APIs.
  • api-change:rds: [botocore] This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters.
  • api-change:secretsmanager: [botocore] add v2 smoke tests and smithy smokeTests trait for SDK testing

1.34.108

  • api-change:application-autoscaling: [botocore] add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:codebuild: [botocore] Aws CodeBuild now supports 36 hours build timeout
  • api-change:elbv2: [botocore] This release adds dualstack-without-public-ipv4 IP address type for ALB.
  • api-change:lakeformation: [botocore] Introduces a new API, GetDataLakePrincipal, that returns the identity of the invoking principal
  • api-change:transfer: [botocore] Enable use of CloudFormation traits in Smithy model to improve generated CloudFormation schema from the Smithy API model.

1.34.107

  • api-change:acm-pca: [botocore] This release adds support for waiters to fail on AccessDeniedException when having insufficient permissions
  • api-change:connect: [botocore] Adding Contact Flow metrics to the GetMetricDataV2 API
  • api-change:kafka: [botocore] AWS MSK support for Broker Removal.
  • api-change:mwaa: [botocore] Amazon MWAA now supports Airflow web server auto scaling to automatically handle increased demand from REST APIs, Command Line Interface (CLI), or more Airflow User Interface (UI) users. Customers can specify maximum and minimum web server instances during environment creation and update workflow.
  • api-change:quicksight: [botocore] This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK).
  • api-change:sagemaker: [botocore] Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam.
  • api-change:secretsmanager: [botocore] Documentation updates for AWS Secrets Manager
  • bugfix:retries: [botocore] Fix backoff calculation for truncated binary exponential backoff ([#3178](https://github.com/boto/boto3/issues/3178) <https://github.com/boto/botocore/issues/3178>__)

1.34.106

  • api-change:bedrock-agent-runtime: [botocore] Updating Bedrock Knowledge Base Metadata & Filters feature with two new filters listContains and stringContains
  • api-change:codebuild: [botocore] CodeBuild Reserved Capacity VPC Support
  • api-change:datasync: [botocore] Task executions now display a CANCELLING status when an execution is in the process of being cancelled.
  • api-change:grafana: [botocore] This release adds new ServiceAccount and ServiceAccountToken APIs.
  • api-change:medical-imaging: [botocore] Added support for importing medical imaging data from Amazon S3 buckets across accounts and regions.
  • api-change:securityhub: [botocore] Documentation-only update for AWS Security Hub

1.34.105

  • api-change:connect: [botocore] Amazon Connect provides enhanced search capabilities for flows & flow modules on the Connect admin website and programmatically using APIs. You can search for flows and flow modules by name, description, type, status, and tags, to filter and identify a specific flow in your Connect instances.
  • api-change:s3: [botocore] Updated a few x-id in the http uri traits

... (truncated)

Commits
  • c3ff201 Merge branch 'release-1.34.109'
  • 95c4f21 Bumping version to 1.34.109
  • 74a49c5 Add changelog entries from botocore
  • 7ecab0d Merge pull request #4136 from boto/dependabot/github_actions/github/codeql-ac...
  • a27c665 Bump github/codeql-action from 2.13.4 to 3.25.6
  • ab5f82f Merge branch 'release-1.34.108'
  • 80a3e50 Merge branch 'release-1.34.108' into develop
  • 6ce3b8b Bumping version to 1.34.108
  • 0e852dd Add changelog entries from botocore
  • b795355 Merge branch 'release-1.34.107'
  • Additional commits viewable in compare view

Updates pennylane from 0.35.1 to 0.36.0

Release notes

Sourced from pennylane's releases.

Release 0.36.0

Two new user-facing classes enable calculating and propagating gate errors in PennyLane:

  • qml.resource.SpectralNormError: the spectral norm error is defined as the distance, in spectral norm, between the true unitary we intend to apply and the approximate unitary that is actually applied.

  • qml.resource.ErrorOperation: a base class that inherits from qml.operation.Operation and represents quantum operations which carry some form of algorithmic error.

    SpectralNormError can be used for back-of-the-envelope type calculations like obtaining the spectral norm error between two unitaries via get_error:

    import pennylane as qml 
    from pennylane.resource import ErrorOperation, SpectralNormError
    intended_op = qml.RY(0.40, 0)
    actual_op = qml.RY(0.41, 0) # angle of rotation is slightly off

    >>> SpectralNormError.get_error(intended_op, actual_op) 
    0.004999994791668309 

    SpectralNormError is also a key tool to specify errors in larger quantum circuits:

  • For operations representing a major building block of an algorithm, we can create a custom operation that inherits from ErrorOperation. This child class must override the error method and should return a SpectralNormError instance:

    class MyErrorOperation(ErrorOperation):
    def init(self, error_val, wires):
    self.error_val = error_val
    super().init(wires=wires)
    def error(self):
    return SpectralNormError(self.error_val)

    In this toy example, MyErrorOperation introduces an arbitrary SpectralNormError when called in a QNode. It does not require a decomposition or matrix representation when used with null.qubit (suggested for use with resource and error estimation since circuit executions are not required to calculate resources or errors).

    dev = qml.device("null.qubit")
    @​qml.qnode(dev)
    def circuit():

... (truncated)

Commits

Updates amazon-braket-default-simulator from 1.23.1 to 1.23.2

Release notes

Sourced from amazon-braket-default-simulator's releases.

v1.23.2

Bug Fixes and Other Changes

  • Integer division for IntegerLiterals
Changelog

Sourced from amazon-braket-default-simulator's changelog.

v1.23.2 (2024-05-02)

Bug Fixes and Other Changes

  • Integer division for IntegerLiterals
Commits

Updates amazon-braket-pennylane-plugin from 1.26.0 to 1.27.3

Release notes

Sourced from amazon-braket-pennylane-plugin's releases.

v1.27.3

Bug Fixes and Other Changes

  • pin autoray < 0.6.10

v1.27.2

Bug Fixes and Other Changes

  • Translate Sum for adjoint gradient

v1.27.1

Bug Fixes and Other Changes

  • Correct comment

v1.27.0

Features

  • support LinearCombination as observable
Changelog

Sourced from amazon-braket-pennylane-plugin's changelog.

v1.27.3 (2024-05-14)

Bug Fixes and Other Changes

  • pin autoray < 0.6.10

v1.27.2 (2024-05-08)

Bug Fixes and Other Changes

  • Translate Sum for adjoint gradient

v1.27.1 (2024-05-06)

Bug Fixes and Other Changes

  • Correct comment

v1.27.0 (2024-05-06)

Features

  • support LinearCombination as observable
Commits

Updates awscli from 1.32.96 to 1.32.109

Commits
  • 9f36059 Merge branch 'release-1.32.109'
  • 5d9240d Bumping version to 1.32.109
  • d3fd89a Update changelog based on model updates
  • f554bf0 Merge branch 'release-1.32.108'
  • 0c8bfe5 Merge branch 'release-1.32.108' into develop
  • 9e28e62 Bumping version to 1.32.108
  • b4b8d21 Update changelog based on model updates
  • 1b76064 Merge branch 'release-1.32.107'
  • 460d5bd Merge branch 'release-1.32.107' into develop
  • d7763fb Bumping version to 1.32.107
  • Additional commits viewable in compare view

Updates botocore from 1.34.96 to 1.34.109

Changelog

Sourced from botocore's changelog.

1.34.109

  • api-change:bedrock-agent: This release adds support for using Guardrails with Bedrock Agents.
  • api-change:bedrock-agent-runtime: This release adds support for using Guardrails with Bedrock Agents.
  • api-change:controltower: Added ListControlOperations API and filtering support for ListEnabledControls API. Updates also includes added metadata for enabled controls and control operations.
  • api-change:osis: Add support for creating an OpenSearch Ingestion pipeline that is attached to a provided VPC. Add information about the destinations of an OpenSearch Ingestion pipeline to the GetPipeline and ListPipelines APIs.
  • api-change:rds: This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters.
  • api-change:secretsmanager: add v2 smoke tests and smithy smokeTests trait for SDK testing

1.34.108

  • api-change:application-autoscaling: add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:codebuild: Aws CodeBuild now supports 36 hours build timeout
  • api-change:elbv2: This release adds dualstack-without-public-ipv4 IP address type for ALB.
  • api-change:lakeformation: Introduces a new API, GetDataLakePrincipal, that returns the identity of the invoking principal
  • api-change:transfer: Enable use of CloudFormation traits in Smithy model to improve generated CloudFormation schema from the Smithy API model.

1.34.107

  • api-change:acm-pca: This release adds support for waiters to fail on AccessDeniedException when having insufficient permissions
  • api-change:connect: Adding Contact Flow metrics to the GetMetricDataV2 API
  • api-change:kafka: AWS MSK support for Broker Removal.
  • api-change:mwaa: Amazon MWAA now supports Airflow web server auto scaling to automatically handle increased demand from REST APIs, Command Line Interface (CLI), or more Airflow User Interface (UI) users. Customers can specify maximum and minimum web server instances during environment creation and update workflow.
  • api-change:quicksight: This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK).
  • api-change:sagemaker: Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam.
  • api-change:secretsmanager: Documentation updates for AWS Secrets Manager
  • bugfix:retries: Fix backoff calculation for truncated binary exponential backoff ([#3178](https://github.com/boto/botocore/issues/3178) <https://github.com/boto/botocore/issues/3178>__)

1.34.106

  • api-change:bedrock-agent-runtime: Updating Bedrock Knowledge Base Metadata & Filters feature with two new filters listContains and stringContains
  • api-change:codebuild: CodeBuild Reserved Capacity VPC Support
  • api-change:datasync: Task executions now display a CANCELLING status when an execution is in the process of being cancelled.
  • api-change:grafana: This release adds new ServiceAccount and ServiceAccountToken APIs.
  • api-change:medical-imaging: Added support for importing medical imaging data from Amazon S3 buckets across accounts and regions.
  • api-change:securityhub: Documentation-only update for AWS Security Hub

1.34.105

  • api-change:connect: Amazon Connect provides enhanced search capabilities for flows & flow modules on the Connect admin website and programmatically using APIs. You can search for flows and flow modules by name, description, type, status, and tags, to filter and identify a specific flow in your Connect instances.
  • api-change:s3: Updated a few x-id in the http uri traits

... (truncated)

Commits
  • 7b30c16 Merge branch 'release-1.34.109'
  • 897d722 Bumping version to 1.34.109
  • 431e432 Update to latest models
  • 9cd01dc Merge pull request #3182 from boto/dependabot/github_actions/codecov/codecov-...
  • 7dea82b Merge pull request #3181 from boto/dependabot/github_actions/github/codeql-ac...
  • 2b017a8 Bump codecov/codecov-action from 4.3.0 to 4.4.0
  • 40a880b Bump github/codeql-action from 2.13.4 to 3.25.5
  • 53215f0 Merge branch 'release-1.34.108'
  • 293c016 Merge branch 'release-1.34.108' into develop
  • 69e3a9c Bumping version to 1.34.108
  • Additional commits viewable in compare view

Updates dask from 2024.4.2 to 2024.5.1

Release notes

Sourced from dask's releases.

2024.5.1

Changes

See the Changelog for more information.

2024.5.0

Changes

See the Changelog for more information.

Commits

Updates matplotlib from 3.8.4 to 3.9.0

Release notes

Sourced from matplotlib's releases.

REL: 3.9.0

Highlights of this release include:

  • Plotting and Annotation improvements
    • Axes.inset_axes is no longer experimental
    • Legend support for Boxplot
    • Percent sign in pie labels auto-escaped with usetex=True
    • hatch parameter for stackplot
    • Add option to plot only one half of violin plot
    • axhline and axhspan on polar axes
    • Subplot titles can now be automatically aligned
    • axisartist can now be used together with standard Formatters
    • Toggle minorticks on Axis
    • StrMethodFormatter now respects axes.unicode_minus
  • Figure, Axes, and Legend Layout
    • Subfigures now have controllable zorders
    • Getters for xmargin, ymargin and zmargin
  • Mathtext improvements
    • mathtext documentation improvements
    • mathtext spacing corrections
  • Widget Improvements
    • Check and Radio Button widgets support clearing
  • 3D plotting improvements
    • Setting 3D axis limits now set the limits exactly
  • Other improvements
    • New BackendRegistry for plotting backends
    • Add widths, heights and angles setter to EllipseCollection
    • image.interpolation_stage rcParam
    • Arrow patch position is now modifiable
    • NonUniformImage now has mouseover support

REL: v3.9.0rc2

This is the second release candidate for the meso release 3.9.0.

Commits
  • be56634 REL: v3.9.0
  • 846ce8a DOC: Finish documentation for 3.9.0
  • 8604f67 Merge pull request #28206 from meeseeksmachine/auto-backport-of-pr-28205-on-v...
  • 196c8db TST: Followup corrections to #28205
  • d8f3016 Backport PR #28205: TST: Fix tests with older versions of ipython
  • 4db5ac9 Merge pull request #28203 from QuLogic/auto-backport-of-pr-28164-on-v3.9.x
  • ef1a2db Merge pull request #28204 from meeseeksmachine/auto-backport-of-pr-28195-on-v...
  • e4384b8 Merge pull request #28191 from QuLogic/no-dev-theme
  • 3b65546 Backport PR #28195: TST: Prepare for pytest 9
  • 1b526c3 Backport PR #28164: CI: Ensure code coverage is always uploaded
  • Additional commits viewable in compare view

Updates pennylane-lightning from 0.35.1 to 0.36.0

Release notes

Sourced from pennylane-lightning's releases.

Release 0.36.0

New features since last release

updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pytest
  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-minor
  dependency-group: dev-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pennylane
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-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: dask
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: pennylane-lightning
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: qiskit-braket-provider
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: amazon-braket-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pennylane
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-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: dask
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: pennylane-lightning[gpu]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: amazon-braket-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pennylane
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-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: dask
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: pennylane-lightning
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: keras
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/dev-dependencies-e502efdc22 branch May 22, 2024 19:29
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.

0 participants