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 1 directory with 22 updates #227

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

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

Package From To
amazon-braket-default-simulator 1.20.1 1.23.0
amazon-braket-schemas 1.20.2 1.21.4
amazon-braket-pennylane-plugin 1.24.4 1.25.0
amazon-braket-sdk 1.72.1 1.78.0
awscli 1.32.26 1.32.89
botocore 1.34.26 1.34.89
boto3 1.34.26 1.34.89
dask 2024.1.0 2024.4.2
h5py 3.10.0 3.11.0
ipykernel 6.29.0 6.29.4
keras 2.12.0 2.15.0
markupsafe 2.1.4 2.1.5
matplotlib 3.8.2 3.8.4
numpy 1.26.3 1.26.4
openfermion 1.5.1 1.6.1
pandas 2.2.0 2.2.2
pennylane 0.35.0 0.35.1
pennylane-lightning 0.35.0 0.35.1
pydantic 1.10.14 2.7.0
scikit-learn 1.4.0 1.4.2
scipy 1.12.0 1.13.0
typing-extensions 4.9.0 4.11.0

Updates amazon-braket-default-simulator from 1.20.1 to 1.23.0

Release notes

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

v1.23.0

Features

  • add phaserx gate

v1.22.0

Features

  • local detuning validation for ahs

v1.21.6

Bug Fixes and Other Changes

  • Gates inherit targets
  • Make GPhase more efficient
  • rename shifting field to local detuning

v1.21.5

Bug Fixes and Other Changes

  • Fix a bug in the AHS local simulator when using local detuning with certain pattern with empty sites

v1.21.4

Bug Fixes and Other Changes

  • support measurements on qubits without gates

v1.21.3

Bug Fixes and Other Changes

  • make shifting fields backwards compatible with change to localDe…

v1.21.2

Bug Fixes and Other Changes

  • support pydantic 2.x

v1.21.1

Bug Fixes and Other Changes

  • constrain the schemas for upgrading Pydantic

v1.21.0

Features

  • allow support for a subset of measurements

v1.20.6

Bug Fixes and Other Changes

... (truncated)

Changelog

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

v1.23.0 (2024-04-22)

Features

  • add phaserx gate

v1.22.0 (2024-04-16)

Features

  • local detuning validation for ahs

v1.21.6 (2024-04-15)

Bug Fixes and Other Changes

  • Gates inherit targets
  • Make GPhase more efficient
  • rename shifting field to local detuning

v1.21.5 (2024-04-11)

Bug Fixes and Other Changes

  • Fix a bug in the AHS local simulator when using local detuning with certain pattern with empty sites

v1.21.4 (2024-04-10)

Bug Fixes and Other Changes

  • support measurements on qubits without gates

v1.21.3 (2024-04-08)

Bug Fixes and Other Changes

  • make shifting fields backwards compatible with change to localDe…

v1.21.2 (2024-03-28)

Bug Fixes and Other Changes

  • support pydantic 2.x

v1.21.1 (2024-03-27)

Bug Fixes and Other Changes

  • constrain the schemas for upgrading Pydantic

... (truncated)

Commits

Updates amazon-braket-schemas from 1.20.2 to 1.21.4

Release notes

Sourced from amazon-braket-schemas's releases.

v1.21.4

Bug Fixes and Other Changes

  • add Rydberg local schemas

v1.21.3

Bug Fixes and Other Changes

  • add local detuning export

v1.21.2

Bug Fixes and Other Changes

  • change shiftingFields to localDetuning

v1.21.1

Bug Fixes and Other Changes

  • restore dependent tests after the Pydantic migration

v1.21.0

Features

  • move to Pydantic 2.0 and use the 1.10 patch branch
Changelog

Sourced from amazon-braket-schemas's changelog.

v1.21.4 (2024-04-15)

Bug Fixes and Other Changes

  • add Rydberg local schemas

v1.21.3 (2024-04-10)

Bug Fixes and Other Changes

  • add local detuning export

v1.21.2 (2024-04-10)

Bug Fixes and Other Changes

  • change shiftingFields to localDetuning

v1.21.1 (2024-04-01)

Bug Fixes and Other Changes

  • restore dependent tests after the Pydantic migration

v1.21.0 (2024-03-27)

Features

  • move to Pydantic 2.0 and use the 1.10 patch branch
Commits
  • 0274f6d prepare release v1.21.4
  • ea55e4a fix: add Rydberg local schemas (#176)
  • 2f0da76 update development version to v1.21.4.dev0
  • cdaff0a prepare release v1.21.3
  • 3eb1063 fix: add local detuning export (#175)
  • 530623a update development version to v1.21.3.dev0
  • 378a019 prepare release v1.21.2
  • f47145b fix: change shiftingFields to localDetuning (#174)
  • 6dafaf7 update development version to v1.21.2.dev0
  • 28163d1 prepare release v1.21.1
  • Additional commits viewable in compare view

Updates amazon-braket-pennylane-plugin from 1.24.4 to 1.25.0

Release notes

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

v1.25.0

Features

  • add phase RX gate

v1.24.6

Bug Fixes and Other Changes

  • Raise a DeviceError instead of TypeError`

v1.24.5

Bug Fixes and Other Changes

  • update test to use DummyOp

Documentation Changes

  • minor change to tox instructions
Changelog

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

v1.25.0 (2024-04-22)

Features

  • add phase RX gate

v1.24.6 (2024-03-05)

Bug Fixes and Other Changes

  • Raise a DeviceError instead of TypeError`

v1.24.5 (2024-03-04)

Bug Fixes and Other Changes

  • update test to use DummyOp

Documentation Changes

  • minor change to tox instructions
Commits

Updates amazon-braket-sdk from 1.72.1 to 1.78.0

Release notes

Sourced from amazon-braket-sdk's releases.

v1.78.0

Features

  • add phase RX gate

v1.77.6

Bug Fixes and Other Changes

  • if rydberg local is not pulled, pass in None

v1.77.5

Bug Fixes and Other Changes

  • remove optional discretization fields

v1.77.4

Bug Fixes and Other Changes

  • discretize method now takes None as an arg

Documentation Changes

  • Correct miscellaneous spelling mistakes in docstrings

v1.77.3.post0

Documentation Changes

  • correct gphase matrix representation

v1.77.3

Bug Fixes and Other Changes

  • measure target qubits are required

v1.77.2

Bug Fixes and Other Changes

  • remove shifting field from testing

v1.77.1

Bug Fixes and Other Changes

  • add measure qubit targets in braket_program_context

v1.77.0

Features

  • rename shifting field to local detuning

v1.76.3

... (truncated)

Changelog

Sourced from amazon-braket-sdk's changelog.

v1.78.0 (2024-04-18)

Features

  • add phase RX gate

v1.77.6 (2024-04-17)

Bug Fixes and Other Changes

  • if rydberg local is not pulled, pass in None

v1.77.5 (2024-04-16)

Bug Fixes and Other Changes

  • remove optional discretization fields

v1.77.4 (2024-04-16)

Bug Fixes and Other Changes

  • discretize method now takes None as an arg

Documentation Changes

  • Correct miscellaneous spelling mistakes in docstrings

v1.77.3.post0 (2024-04-15)

Documentation Changes

  • correct gphase matrix representation

v1.77.3 (2024-04-11)

Bug Fixes and Other Changes

  • measure target qubits are required

v1.77.2 (2024-04-10)

Bug Fixes and Other Changes

  • remove shifting field from testing

v1.77.1 (2024-04-10)

Bug Fixes and Other Changes

... (truncated)

Commits
  • c1a941f prepare release v1.78.0
  • b492031 Feature: Code refactoring with Sourcery (#954)
  • 0cd4531 feat: add phase RX gate (#945)
  • 9bda244 update development version to v1.77.7.dev0
  • c3eb8b6 prepare release v1.77.6
  • 3698931 fix: if rydberg local is not pulled, pass in None (#959)
  • 0e22849 update development version to v1.77.6.dev0
  • f66a21a prepare release v1.77.5
  • f69c824 fix: remove optional discretization fields (#953)
  • 9388a25 update development version to v1.77.5.dev0
  • Additional commits viewable in compare view

Updates awscli from 1.32.26 to 1.32.89

Changelog

Sourced from awscli's changelog.

1.32.89

  • api-change:bedrock-agent: Releasing the support for simplified configuration and return of control
  • api-change:bedrock-agent-runtime: Releasing the support for simplified configuration and return of control
  • api-change:payment-cryptography: Adding support to TR-31/TR-34 exports for optional headers, allowing customers to add additional metadata (such as key version and KSN) when exporting keys from the service.
  • api-change:redshift-serverless: Updates description of schedule field for scheduled actions.
  • api-change:route53profiles: Route 53 Profiles allows you to apply a central DNS configuration across many VPCs regardless of account.
  • api-change:sagemaker: This release adds support for Real-Time Collaboration and Shared Space for JupyterLab App on SageMaker Studio.
  • api-change:servicediscovery: This release adds examples to several Cloud Map actions.
  • api-change:transfer: Adding new API to support remote directory listing using SFTP connector

1.32.88

  • api-change:glue: Adding RowFilter in the response for GetUnfilteredTableMetadata API
  • api-change:internetmonitor: This update introduces the GetInternetEvent and ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch Internet Weather Map.
  • api-change:personalize: This releases auto training capability while creating a solution and automatically syncing latest solution versions when creating/updating a campaign

1.32.87

  • api-change:drs: Outpost ARN added to Source Server and Recovery Instance
  • api-change:emr-serverless: This release adds the capability to publish detailed Spark engine metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs.
  • api-change:guardduty: Added IPv6Address fields for local and remote IP addresses
  • api-change:quicksight: This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution
  • api-change:rolesanywhere: This release introduces the PutAttributeMapping and DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity certificates.
  • api-change:sagemaker: Removed deprecated enum values and updated API documentation.
  • api-change:workspaces: Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts.

1.32.86

  • api-change:ec2: Documentation updates for Elastic Compute Cloud (EC2).
  • api-change:qbusiness: This release adds support for IAM Identity Center (IDC) as the identity gateway for Q Business. It also allows users to provide an explicit intent for Q Business to identify how the Chat request should be handled.

1.32.85

  • api-change:bedrock-agent: For Create Agent API, the agentResourceRoleArn parameter is no longer required.
  • api-change:emr-serverless: This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads.
  • api-change:entityresolution: Cross Account Resource Support .
  • api-change:iotwireless: Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device.
  • api-change:lakeformation: This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration"
  • api-change:m2: Adding new ListBatchJobRestartPoints API and support for restart batch job.
  • api-change:mediapackagev2: Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format.

... (truncated)

Commits
  • fe83824 Merge branch 'release-1.32.89'
  • 11da657 Bumping version to 1.32.89
  • c21c7ba Update changelog based on model updates
  • 04586b0 Merge branch 'release-1.32.88'
  • 5567a3b Merge branch 'release-1.32.88' into develop
  • d6e1670 Bumping version to 1.32.88
  • 2a9bfe1 Update changelog based on model updates
  • b3ee2bd Merge branch 'release-1.32.87'
  • 49d3069 Merge branch 'release-1.32.87' into develop
  • 4ff955f Bumping version to 1.32.87
  • Additional commits viewable in compare view

Updates botocore from 1.34.26 to 1.34.89

Changelog

Sourced from botocore's changelog.

1.34.89

  • api-change:bedrock-agent: Releasing the support for simplified configuration and return of control
  • api-change:bedrock-agent-runtime: Releasing the support for simplified configuration and return of control
  • api-change:payment-cryptography: Adding support to TR-31/TR-34 exports for optional headers, allowing customers to add additional metadata (such as key version and KSN) when exporting keys from the service.
  • api-change:redshift-serverless: Updates description of schedule field for scheduled actions.
  • api-change:route53profiles: Route 53 Profiles allows you to apply a central DNS configuration across many VPCs regardless of account.
  • api-change:sagemaker: This release adds support for Real-Time Collaboration and Shared Space for JupyterLab App on SageMaker Studio.
  • api-change:servicediscovery: This release adds examples to several Cloud Map actions.
  • api-change:transfer: Adding new API to support remote directory listing using SFTP connector

1.34.88

  • api-change:glue: Adding RowFilter in the response for GetUnfilteredTableMetadata API
  • api-change:internetmonitor: This update introduces the GetInternetEvent and ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch Internet Weather Map.
  • api-change:personalize: This releases auto training capability while creating a solution and automatically syncing latest solution versions when creating/updating a campaign

1.34.87

  • api-change:drs: Outpost ARN added to Source Server and Recovery Instance
  • api-change:emr-serverless: This release adds the capability to publish detailed Spark engine metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs.
  • api-change:guardduty: Added IPv6Address fields for local and remote IP addresses
  • api-change:quicksight: This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution
  • api-change:rolesanywhere: This release introduces the PutAttributeMapping and DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity certificates.
  • api-change:sagemaker: Removed deprecated enum values and updated API documentation.
  • api-change:workspaces: Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts.

1.34.86

  • api-change:ec2: Documentation updates for Elastic Compute Cloud (EC2).
  • api-change:qbusiness: This release adds support for IAM Identity Center (IDC) as the identity gateway for Q Business. It also allows users to provide an explicit intent for Q Business to identify how the Chat request should be handled.

1.34.85

  • api-change:bedrock-agent: For Create Agent API, the agentResourceRoleArn parameter is no longer required.
  • api-change:emr-serverless: This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads.
  • api-change:entityresolution: Cross Account Resource Support .
  • api-change:iotwireless: Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device.
  • api-change:lakeformation: This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration"
  • api-change:m2: Adding new ListBatchJobRestartPoints API and support for restart batch job.
  • api-change:mediapackagev2: Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format.

... (truncated)

Commits
  • 18a0d11 Merge branch 'release-1.34.89'
  • fa19fd8 Bumping version to 1.34.89
  • e3d0d48 Update to latest models
  • 983748a Add flags to CI test script (#3161)
  • 019d1a7 Merge branch 'release-1.34.88'
  • 184a646 Merge branch 'release-1.34.88' into develop
  • 548a3d9 Bumping version to 1.34.88
  • ecd55b7 Update to latest models
  • 2547207 Merge branch 'release-1.34.87'
  • 1834d99 Merge branch 'release-1.34.87' into develop
  • Additional commits viewable in compare view

Updates boto3 from 1.34.26 to 1.34.89

Changelog

Sourced from boto3's changelog.

1.34.89

  • api-change:bedrock-agent: [botocore] Releasing the support for simplified configuration and return of control
  • api-change:bedrock-agent-runtime: [botocore] Releasing the support for simplified configuration and return of control
  • api-change:payment-cryptography: [botocore] Adding support to TR-31/TR-34 exports for optional headers, allowing customers to add additional metadata (such as key version and KSN) when exporting keys from the service.
  • api-change:redshift-serverless: [botocore] Updates description of schedule field for scheduled actions.
  • api-change:route53profiles: [botocore] Route 53 Profiles allows you to apply a central DNS configuration across many VPCs regardless of account.
  • api-change:sagemaker: [botocore] This release adds support for Real-Time Collaboration and Shared Space for JupyterLab App on SageMaker Studio.
  • api-change:servicediscovery: [botocore] This release adds examples to several Cloud Map actions.
  • api-change:transfer: [botocore] Adding new API to support remote directory listing using SFTP connector

1.34.88

  • api-change:glue: [botocore] Adding RowFilter in the response for GetUnfilteredTableMetadata API
  • api-change:internetmonitor: [botocore] This update introduces the GetInternetEvent and ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch Internet Weather Map.
  • api-change:personalize: [botocore] This releases auto training capability while creating a solution and automatically syncing latest solution versions when creating/updating a campaign

1.34.87

  • api-change:drs: [botocore] Outpost ARN added to Source Server and Recovery Instance
  • api-change:emr-serverless: [botocore] This release adds the capability to publish detailed Spark engine metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs.
  • api-change:guardduty: [botocore] Added IPv6Address fields for local and remote IP addresses
  • api-change:quicksight: [botocore] This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution
  • api-change:rolesanywhere: [botocore] This release introduces the PutAttributeMapping and DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity certificates.
  • api-change:sagemaker: [botocore] Removed deprecated enum values and updated API documentation.
  • api-change:workspaces: [botocore] Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts.

1.34.86

  • api-change:ec2: [botocore] Documentation updates for Elastic Compute Cloud (EC2).
  • api-change:qbusiness: [botocore] This release adds support for IAM Identity Center (IDC) as the identity gateway for Q Business. It also allows users to provide an explicit intent for Q Business to identify how the Chat request should be handled.

1.34.85

  • api-change:bedrock-agent: [botocore] For Create Agent API, the agentResourceRoleArn parameter is no longer required.
  • api-change:emr-serverless: [botocore] This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads.
  • api-change:entityresolution: [botocore] Cross Account Resource Support .
  • api-change:iotwireless: [botocore] Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device.
  • api-change:lakeformation: [botocore] This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration"
  • api-change:m2: [botocore] Adding new ListBatchJobRestartPoints API and support for restart batch job.
  • api-change:mediapackagev2: [botocore] Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format.

... (truncated)

Commits
  • 1745077 Merge branch 'release-1.34.89'
  • 94600a9 Bumping version to 1.34.89
  • dffe026 Add changelog entries from botocore
  • 40c02b5 Merge branch 'release-1.34.88'
  • f8d8b9a Merge branch 'release-1.34.88' into develop
  • fb4e5da Bumping version to 1.34.88
  • dda8243 Add changelog entries from botocore
  • a300f56 Merge branch 'release-1.34.87'
  • 552f9e6 Merge branch 'release-1.34.87' into develop
  • 7b97476 Bumping version to 1.34.87
  • Additional commits viewable in compare view

Updates dask from 2024.1.0 to 2024.4.2

Release notes

Sourced from dask's releases.

2024.4.2

Changes

See the Changelog for more information.

Commits

Updates h5py from 3.10.0 to 3.11.0

Commits
  • 2c80981 Merge pull request #2405 from takluyver/rever-3.11
  • 76afe10 Add HDF5 1.14.4 fixes to release notes
  • 0090479 Merge pull request #2406 from ajelenak/libhdf5-1.14.4
  • 0f071a4 Merge pull request #2407 from h5py/dependabot/github_actions/actions-45223d3826
  • 944a4a6 Bump peaceiris/actions-gh-pages from 3 to 4 in the actions group
  • 8f513ce Clean up release notes
  • 62bd813 Rename new whatsnew file, add to index
  • 9c305e2 Updated CHANGELOG for 3.11.0
  • 9e107c4 bumped version to 3.11.0
  • 71af64d Merge pull request #2360 from loichuder/visit-links
  • Additional commits viewable in compare view

Updates ipykernel from 6.29.0 to 6.29.4

Release notes

Sourced from ipykernel's releases.

v6.29.4

6.29.4

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​agronholm | @​blink1073 | @​davidbrochart | @​krassowski | @​minrk

v6.29.3

6.29.3

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​ccordoba12 | @​jdranczewski | @​joouha | @​krassowski

... (truncated)

Changelog

Sourced from ipykernel's changelog.

6.29.4

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​agronholm | @​blink1073 | @​davidbrochart | @​krassowski | @​minrk

6.29.3

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​ccordoba12 | @​jdranczewski | @​joouha | @​krassowski

6.29.2

(Full Changelog)

... (truncated)

Commits
  • 4dc77d7 Publish 6.29.4
  • 1cea533 Backport PR #1223 on branch 6.x (Do not import debugger/debugpy unless needed...
  • 384bdb1 Fix side effect import for pickleutil (#1216)
  • 56a6372 Publish 6.29.3
  • de2221c Eventloop scheduling improvements for stop_on_error_timeout and schedule_next...
  • 2071a88 Fix typings and update project urls (#1214)
  • eddd3e6 Disable frozen modules by default, add a toggle (#1213)
  • c6d5ad6 Unpin pytest-asyncio and update ruff config (#1209)
  • 05c6153 Correct spelling mistake (#1208)
  • 1b4eb5e Publish 6.29.2
  • Additional commits viewable in compare view

Updates keras from 2.12.0 to 2.15.0

Release notes

Sourced from keras's releases.

Keras Release 2.15.0

What's Changed

New Contributors

Full Changelog: keras-team/keras@v2.14.0...v2.15.0

Keras Release 2.14.0

What's Changed

…ates

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

| Package | From | To |
| --- | --- | --- |
| [amazon-braket-default-simulator](https://github.com/amazon-braket/amazon-braket-default-simulator-python) | `1.20.1` | `1.23.0` |
| [amazon-braket-schemas](https://github.com/amazon-braket/amazon-braket-schemas-python) | `1.20.2` | `1.21.4` |
| [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python) | `1.24.4` | `1.25.0` |
| [amazon-braket-sdk](https://github.com/amazon-braket/amazon-braket-sdk-python) | `1.72.1` | `1.78.0` |
| [awscli](https://github.com/aws/aws-cli) | `1.32.26` | `1.32.89` |
| [botocore](https://github.com/boto/botocore) | `1.34.26` | `1.34.89` |
| [boto3](https://github.com/boto/boto3) | `1.34.26` | `1.34.89` |
| [dask](https://github.com/dask/dask) | `2024.1.0` | `2024.4.2` |
| [h5py](https://github.com/h5py/h5py) | `3.10.0` | `3.11.0` |
| [ipykernel](https://github.com/ipython/ipykernel) | `6.29.0` | `6.29.4` |
| [keras](https://github.com/keras-team/keras) | `2.12.0` | `2.15.0` |
| [markupsafe](https://github.com/pallets/markupsafe) | `2.1.4` | `2.1.5` |
| [matplotlib](https://github.com/matplotlib/matplotlib) | `3.8.2` | `3.8.4` |
| [numpy](https://github.com/numpy/numpy) | `1.26.3` | `1.26.4` |
| [openfermion](https://github.com/quantumlib/OpenFermion) | `1.5.1` | `1.6.1` |
| [pandas](https://github.com/pandas-dev/pandas) | `2.2.0` | `2.2.2` |
| [pennylane](https://github.com/PennyLaneAI/pennylane) | `0.35.0` | `0.35.1` |
| [pennylane-lightning](https://github.com/PennyLaneAI/pennylane-lightning) | `0.35.0` | `0.35.1` |
| [pydantic](https://github.com/pydantic/pydantic) | `1.10.14` | `2.7.0` |
| [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.4.0` | `1.4.2` |
| [scipy](https://github.com/scipy/scipy) | `1.12.0` | `1.13.0` |
| [typing-extensions](https://github.com/python/typing_extensions) | `4.9.0` | `4.11.0` |



Updates `amazon-braket-default-simulator` from 1.20.1 to 1.23.0
- [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](amazon-braket/amazon-braket-default-simulator-python@v1.20.1...v1.23.0)

Updates `amazon-braket-schemas` from 1.20.2 to 1.21.4
- [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.20.2...v1.21.4)

Updates `amazon-braket-pennylane-plugin` from 1.24.4 to 1.25.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](amazon-braket/amazon-braket-pennylane-plugin-python@v1.24.4...v1.25.0)

Updates `amazon-braket-sdk` from 1.72.1 to 1.78.0
- [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.72.1...v1.78.0)

Updates `awscli` from 1.32.26 to 1.32.89
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Changelog](https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst)
- [Commits](aws/aws-cli@1.32.26...1.32.89)

Updates `botocore` from 1.34.26 to 1.34.89
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.26...1.34.89)

Updates `boto3` from 1.34.26 to 1.34.89
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.26...1.34.89)

Updates `dask` from 2024.1.0 to 2024.4.2
- [Release notes](https://github.com/dask/dask/releases)
- [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md)
- [Commits](dask/dask@2024.1.0...2024.4.2)

Updates `h5py` from 3.10.0 to 3.11.0
- [Release notes](https://github.com/h5py/h5py/releases)
- [Changelog](https://github.com/h5py/h5py/blob/master/docs/release_guide.rst)
- [Commits](h5py/h5py@3.10.0...3.11.0)

Updates `ipykernel` from 6.29.0 to 6.29.4
- [Release notes](https://github.com/ipython/ipykernel/releases)
- [Changelog](https://github.com/ipython/ipykernel/blob/v6.29.4/CHANGELOG.md)
- [Commits](ipython/ipykernel@v6.29.0...v6.29.4)

Updates `keras` from 2.12.0 to 2.15.0
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](keras-team/keras@v2.12.0...v2.15.0)

Updates `markupsafe` from 2.1.4 to 2.1.5
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@2.1.4...2.1.5)

Updates `matplotlib` from 3.8.2 to 3.8.4
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.8.2...v3.8.4)

Updates `numpy` from 1.26.3 to 1.26.4
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.26.3...v1.26.4)

Updates `openfermion` from 1.5.1 to 1.6.1
- [Release notes](https://github.com/quantumlib/OpenFermion/releases)
- [Commits](quantumlib/OpenFermion@v1.5.1...v1.6.1)

Updates `pandas` from 2.2.0 to 2.2.2
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.0...v2.2.2)

Updates `pennylane` from 0.35.0 to 0.35.1
- [Release notes](https://github.com/PennyLaneAI/pennylane/releases)
- [Commits](PennyLaneAI/pennylane@v0.35.0...v0.35.1)

Updates `pennylane-lightning` from 0.35.0 to 0.35.1
- [Release notes](https://github.com/PennyLaneAI/pennylane-lightning/releases)
- [Commits](PennyLaneAI/pennylane-lightning@v0.35.0...v0.35.1)

Updates `pydantic` from 1.10.14 to 2.7.0
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.14...v2.7.0)

Updates `scikit-learn` from 1.4.0 to 1.4.2
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.4.0...1.4.2)

Updates `scipy` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.12.0...v1.13.0)

Updates `typing-extensions` from 4.9.0 to 4.11.0
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.9.0...4.11.0)

---
updated-dependencies:
- dependency-name: amazon-braket-default-simulator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: amazon-braket-schemas
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: amazon-braket-sdk
  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
- dependency-name: dask
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: h5py
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: ipykernel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: keras
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: openfermion
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: pandas
  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-patch
  dependency-group: dev-dependencies
- dependency-name: pennylane-lightning
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: scikit-learn
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 22, 2024
@AbeCoull AbeCoull merged commit e53f5ac into main Apr 24, 2024
13 checks passed
@AbeCoull AbeCoull deleted the dependabot/pip/tensorflow/jobs/docker/2.14/py3/dev-dependencies-1d66ef4c64 branch April 24, 2024 03:53
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