-
Notifications
You must be signed in to change notification settings - Fork 227
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 #643
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ates Updates the requirements on [botocore](https://github.com/boto/botocore), [awscli](https://github.com/aws/aws-cli), [boto3](https://github.com/boto/boto3), [amazon-braket-default-simulator](https://github.com/amazon-braket/amazon-braket-default-simulator-python), [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python), [amazon-braket-schemas](https://github.com/amazon-braket/amazon-braket-schemas-python), [amazon-braket-sdk](https://github.com/amazon-braket/amazon-braket-sdk-python), [amazon-braket-algorithm-library](https://github.com/amazon-braket/amazon-braket-algorithm-library), [cvxpy](https://github.com/cvxpy/cvxpy), [jax](https://github.com/jax-ml/jax), [jaxlib](https://github.com/jax-ml/jax), [markupsafe](https://github.com/pallets/markupsafe), [ml-dtypes](https://github.com/jax-ml/ml_dtypes), [optax](https://github.com/google-deepmind/optax), [pandas](https://github.com/pandas-dev/pandas), [pennylane](https://github.com/PennyLaneAI/pennylane), [pennylane-lightning](https://github.com/PennyLaneAI/pennylane-lightning), [qiskit-aer](https://github.com/Qiskit/qiskit-aer), [qiskit-algorithms](https://github.com/qiskit-community/qiskit-algorithms), [scipy](https://github.com/scipy/scipy), [scs](https://github.com/cvxgrp/scs) and [sympy](https://github.com/sympy/sympy) to permit the latest version. Updates `botocore` from 1.35.0 to 1.35.69 - [Commits](boto/botocore@1.35.0...1.35.69) Updates `awscli` from 1.34.0 to 1.36.10 - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](aws/aws-cli@1.34.0...1.36.10) Updates `boto3` from 1.35.0 to 1.35.69 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.0...1.35.69) Updates `amazon-braket-default-simulator` from 1.26.0 to 1.26.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](amazon-braket/amazon-braket-default-simulator-python@v1.26.0...v1.26.1) Updates `amazon-braket-pennylane-plugin` from 1.28.0 to 1.30.2 - [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.28.0...v1.30.2) Updates `amazon-braket-schemas` from 1.22.1 to 1.22.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.22.1...v1.22.3) Updates `amazon-braket-sdk` from 1.88.0 to 1.88.2.post0 - [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.88.0...v1.88.2.post0) Updates `amazon-braket-algorithm-library` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/amazon-braket/amazon-braket-algorithm-library/releases) - [Changelog](https://github.com/amazon-braket/amazon-braket-algorithm-library/blob/main/CHANGELOG.md) - [Commits](amazon-braket/amazon-braket-algorithm-library@v1.5.0...v1.5.1) Updates `cvxpy` from 1.5.3 to 1.6.0 - [Release notes](https://github.com/cvxpy/cvxpy/releases) - [Commits](cvxpy/cvxpy@v1.5.3...v1.6.0) Updates `jax` from 0.4.29 to 0.4.35 - [Release notes](https://github.com/jax-ml/jax/releases) - [Changelog](https://github.com/jax-ml/jax/blob/main/CHANGELOG.md) - [Commits](jax-ml/jax@jax-v0.4.29...jax-v0.4.35) Updates `jaxlib` from 0.4.29 to 0.4.35 - [Release notes](https://github.com/jax-ml/jax/releases) - [Changelog](https://github.com/jax-ml/jax/blob/main/CHANGELOG.md) - [Commits](jax-ml/jax@jaxlib-v0.4.29...jax-v0.4.35) Updates `markupsafe` from 2.1.5 to 3.0.2 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.1.5...3.0.2) Updates `ml-dtypes` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/jax-ml/ml_dtypes/releases) - [Changelog](https://github.com/jax-ml/ml_dtypes/blob/main/CHANGELOG.md) - [Commits](jax-ml/ml_dtypes@v0.4.0...v0.5.0) Updates `optax` from 0.2.2 to 0.2.4 - [Release notes](https://github.com/google-deepmind/optax/releases) - [Commits](google-deepmind/optax@v0.2.2...v0.2.4) Updates `pandas` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.2...v2.2.3) Updates `pennylane` from 0.35.1 to 0.39.0 - [Release notes](https://github.com/PennyLaneAI/pennylane/releases) - [Commits](PennyLaneAI/pennylane@v0.35.1...v0.39.0) Updates `pennylane-lightning` from 0.35.1 to 0.39.0 - [Release notes](https://github.com/PennyLaneAI/pennylane-lightning/releases) - [Commits](PennyLaneAI/pennylane-lightning@v0.35.1...v0.39.0) Updates `qiskit-aer` from 0.14.2 to 0.15.1 - [Release notes](https://github.com/Qiskit/qiskit-aer/releases) - [Commits](Qiskit/qiskit-aer@0.14.2...0.15.1) Updates `qiskit-algorithms` from 0.3.0 to 0.3.1 - [Release notes](https://github.com/qiskit-community/qiskit-algorithms/releases) - [Commits](qiskit-community/qiskit-algorithms@0.3.0...0.3.1) Updates `scipy` from 1.13.1 to 1.14.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.13.1...v1.14.1) Updates `scs` to 3.2.7 - [Release notes](https://github.com/cvxgrp/scs/releases) - [Commits](cvxgrp/scs@1.0...3.2.7) Updates `sympy` to 1.13.3 - [Release notes](https://github.com/sympy/sympy/releases) - [Commits](sympy/sympy@sympy-0.5.0...sympy-1.13.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-minor 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-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: 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: amazon-braket-algorithm-library 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-minor dependency-group: dev-dependencies - dependency-name: jax dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: jaxlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: ml-dtypes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: optax dependency-type: direct:production update-type: version-update:semver-patch 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-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-aer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: qiskit-algorithms 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: scs dependency-type: direct:production dependency-group: dev-dependencies - dependency-name: sympy dependency-type: direct:production dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Nov 26, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on botocore, awscli, boto3, amazon-braket-default-simulator, amazon-braket-pennylane-plugin, amazon-braket-schemas, amazon-braket-sdk, amazon-braket-algorithm-library, cvxpy, jax, jaxlib, markupsafe, ml-dtypes, optax, pandas, pennylane, pennylane-lightning, qiskit-aer, qiskit-algorithms, scipy, scs and sympy to permit the latest version.
Updates
botocore
from 1.35.0 to 1.35.69Commits
aa3c6af
Merge branch 'release-1.35.69'80fd651
Bumping version to 1.35.699c327a4
Update to latest modelsb34f1b1
Merge pull request #3311 from boto/dependabot/github_actions/aws-actions/clos...ff0a1b1
Bump aws-actions/closed-issue-message7dd49d5
Merge branch 'release-1.35.68' into develop258f61e
Merge branch 'release-1.35.68'366f29c
Bumping version to 1.35.689864729
Update endpoints model4c4278b
Update to latest modelsUpdates
awscli
from 1.34.0 to 1.36.10Commits
fe87ab1
Merge branch 'release-1.36.10'd2d8146
Bumping version to 1.36.1033e5910
Update changelog based on model updatesc3e1a62
Merge branch 'release-1.36.9'e254a16
Merge branch 'release-1.36.9' into develop87df0c0
Bumping version to 1.36.9478cb05
Update changelog based on model updates84cd384
Merge customizations for Bedrock Agent Runtime1cc1db3
Merge customizations for EMR099ed90
Merge pull request #9014 from elysahall/awsdocs-10-29-24Updates
boto3
from 1.35.0 to 1.35.69Commits
d640e7a
Merge branch 'release-1.35.69'92b7380
Bumping version to 1.35.69782b9f4
Add changelog entries from botocore5c1c091
Merge pull request #4358 from boto/dependabot/github_actions/aws-actions/clos...c95aca1
Bump aws-actions/closed-issue-messageeb80fa1
Merge pull request #4338 from RyanFitzSimmonsAK/developc87e4b0
updated description of container credential providercc8db0f
Merge branch 'release-1.35.68'04fe19d
Merge branch 'release-1.35.68' into developfff571e
Bumping version to 1.35.68Updates
amazon-braket-default-simulator
from 1.26.0 to 1.26.1Release notes
Sourced from amazon-braket-default-simulator's releases.
Changelog
Sourced from amazon-braket-default-simulator's changelog.
Commits
c2523c3
prepare release v1.26.1fd1ed94
fix: update numpy random function to use a generator (#274)a9808f3
update development version to v1.26.1.dev0Updates
amazon-braket-pennylane-plugin
from 1.28.0 to 1.30.2Release notes
Sourced from amazon-braket-pennylane-plugin's releases.
Changelog
Sourced from amazon-braket-pennylane-plugin's changelog.
Commits
807d158
prepare release v1.30.2278b2f6
fix: Remove deprecated import path for QubitDevice (#281)4105263
infra: constrain autoray (#278)4e23fca
update development version to v1.30.2.dev0a795b5f
prepare release v1.30.13f88ff3
fix: onboard onto ruff (#277)8ff880b
update development version to v1.30.1.dev03a16423
prepare release v1.30.04bb65ce
feat: Device-specific supported observables (#276)7038db2
update development version to v1.29.1.dev0Updates
amazon-braket-schemas
from 1.22.1 to 1.22.3Release notes
Sourced from amazon-braket-schemas's releases.
Changelog
Sourced from amazon-braket-schemas's changelog.
Commits
6b86f7d
prepare release v1.22.3b3e9a20
fix: clarify the meaning of PerformanceRydbergLocal attributes (#186)5d8985e
update development version to v1.22.3.dev066018ea
prepare release v1.22.263d5cce
infra: onboard to use ruff (#184)a2e7add
Refactoringjaqcd.results
andjaqcd.shared_models
to use `gate_model_shar...0063858
infra: bump codecov/codecov-action from 3 to 4 (#182)2f66e59
infra: bump aws-actions/stale-issue-cleanup from 3 to 6 (#181)ecc0872
infra: bump actions/setup-python from 4 to 5 (#183)c0d3487
update development version to v1.22.2.dev0Updates
amazon-braket-sdk
from 1.88.0 to 1.88.2.post0Release notes
Sourced from amazon-braket-sdk's releases.
Changelog
Sourced from amazon-braket-sdk's changelog.
Commits
cfe0214
prepare release v1.88.2.post05cb4a31
doc: add dual navigation buttons and cleanup some docstrings (#758)e6775d5
update development version to v1.88.3.dev00644b0a
prepare release v1.88.2a7348c6
fix: Pin cloudpickle==2.2.1 (#1044)90ca196
update development version to v1.88.2.dev0447c87d
prepare release v1.88.1cc3698c
fix: correct typing for task results methods (#1039)36e32f6
infra: bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#1027)5534034
infra: remove doc dependencies from the test list and add to their ow… (#1037)Updates
amazon-braket-algorithm-library
from 1.5.0 to 1.5.1Release notes
Sourced from amazon-braket-algorithm-library's releases.
Changelog
Sourced from amazon-braket-algorithm-library's changelog.
Commits
92ab6a6
prepare release v1.5.15f3b19c
build(deps): bump codecov/codecov-action from 4 to 5 (#155)6d89042
update development version to v1.5.1.dev0Updates
cvxpy
from 1.5.3 to 1.6.0Release notes
Sourced from cvxpy's releases.
... (truncated)
Commits
284b628
Merge remote-tracking branch 'origin/master' into release/1.6.x8ea9e71
removing pinned diffcpa153cf9
Fixes diffcp imports (#2624)34a6418
pinning diffcp version in CI131ea95
release branch for 1.6.x9c2cd01
DOC: Updating wishlist for new release (1.6) (#2617)975af01
CI: updating CI for diffcp new release (#2622)c756be3
Fixes failingquantum_rel_entr
tests (#2621)f3de1e8
quantum_rel_entr
,quantum_cond_entr
&& CVXPY QI Marimo demo (#2606)38e4652
DOC: adding new features in docs for 1.6 (#2582)Updates
jax
from 0.4.29 to 0.4.35Release notes
Sourced from jax's releases.
... (truncated)
Changelog
Sourced from jax's changelog.
... (truncated)
Commits
81991d8
JAX release 0.4.35e4f3f8f
Use libtpu releases rather than libtpu-nightly for jax[tpu].1c6b0a9
Merge pull request #24465 from jakevdp:fix-mypy9a2dd19
Merge pull request #21524 from andportnoy:aportnoy/unknown-platform-lowering-...1e41d5e
Merge pull request #24452 from jakevdp:insert-doc1a2737b
Merge pull request #24467 from andportnoy:patch-28498502
fix mypy error92aa9a3
Merge pull request #24463 from jakevdp:ml-dtypes-versionc60bafc
[Pallas TPU] Fix lowering forjnp.remainder
6378984
Add back the import ofjtu
inflash_attention.py
Updates
jaxlib
from 0.4.29 to 0.4.35Release notes
Sourced from jaxlib's releases.
Changelog
Sourced from jaxlib's changelog.
... (truncated)
Commits
81991d8
JAX release 0.4.35e4f3f8f
Use libtpu releases rather than libtpu-nightly for jax[tpu].1c6b0a9
Merge pull request #24465 from jakevdp:fix-mypy9a2dd19
Merge pull request #21524 from andportnoy:aportnoy/unknown-platform-lowering-...1e41d5e
Merge pull request #24452 from jakevdp:insert-doc1a2737b
Merge pull request #24467 from andportnoy:patch-28498502
fix mypy error92aa9a3
Merge pull request #24463 from jakevdp:ml-dtypes-versionc60bafc
[Pallas TPU] Fix lowering forjnp.remainder
6378984
Add back the import ofjtu
inflash_attention.py
Updates
markupsafe
from 2.1.5 to 3.0.2Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
28ace20
release version 3.0.26b51fd8
build requires at least setuptools 70.1 (#478)99dda9f
build requires at least setuptools 70.13d8fd8c
fix version1933c4b
fix versione85aff4
relax speedups str check (#477)8cb1691
relax speedups str check4dafb7c
start version 3.1.09c44ecf
update docs build275c769
Merge branch '2.1.x' into 3.0.xUpdates
ml-dtypes
from 0.4.0 to 0.5.0Release notes
Sourced from ml-dtypes's releases.
Changelog
Sourced from ml-dtypes's changelog.
Commits
f802a63
Merge pull request #194 from jakevdp:v5-update6692e56
Bump version to 0.5.0 for release7fab9cd
Merge pull request #191 from jakevdp:no-multithreadabe1d89
Temporarily disable free-threading build & multithread testsb39b73c
Merge pull request #187 from jakevdp:test-fix74daa1a
tests: ignore one more error4893435
Merge pull request #186 from jakevdp:fix-tests517573a
Tests: ignore several NaN warnings for new dtypesd581b6f
Merge pull request #166 from graphcore-research:add-e8m0-datatypeb6d3659
Add float8_e8m0_fnu (E8M0) OCP MX scale formatUpdates
optax
from 0.2.2 to 0.2.4Release notes
Sourced from optax's releases.