-
Notifications
You must be signed in to change notification settings - Fork 1
Bump the python-dependencies group with 17 updates #70
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
Closed
Conversation
This file contains hidden or 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
Bumps the python-dependencies group with 17 updates: | Package | From | To | | --- | --- | --- | | [cirq-core](https://github.com/quantumlib/cirq) | `1.4.1` | `1.5.0` | | [genqc](https://github.com/FlorianFuerrutter/genQC) | `0.1.0` | `0.2.3` | | [pennylane](https://github.com/PennyLaneAI/pennylane) | `0.39.0` | `0.42.3` | | [pytket](https://github.com/CQCL/tket) | `1.37.0` | `2.10.2` | | [pytket-qiskit](https://github.com/CQCL/pytket-qiskit) | `0.62.0` | `0.72.0` | | [pytket-cirq](https://github.com/CQCL/pytket-cirq) | `0.39.0` | `0.41.0` | | [qiskit](https://github.com/Qiskit/qiskit) | `1.3.1` | `2.2.3` | | [qiskit-aer](https://github.com/Qiskit/qiskit-aer) | `0.16.0` | `0.17.2` | | [qiskit-ibm-runtime](https://github.com/Qiskit/qiskit-ibm-runtime) | `0.34.0` | `0.43.1` | | [quimb](https://github.com/jcmgray/quimb) | `1.10.0` | `1.11.2` | | [tket2](https://github.com/CQCL/tket2) | `0.6.0` | `0.12.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.2` | `0.14.3` | | [mypy](https://github.com/python/mypy) | `1.14.1` | `1.18.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.4.2` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.0` | `3.15.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.0.0` | `7.0.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.10` | `7.11.0` | Updates `cirq-core` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/quantumlib/cirq/releases) - [Changelog](https://github.com/quantumlib/Cirq/blob/main/release.md) - [Commits](quantumlib/Cirq@v1.4.1...v1.5.0) Updates `genqc` from 0.1.0 to 0.2.3 - [Release notes](https://github.com/FlorianFuerrutter/genQC/releases) - [Commits](https://github.com/FlorianFuerrutter/genQC/commits) Updates `pennylane` from 0.39.0 to 0.42.3 - [Release notes](https://github.com/PennyLaneAI/pennylane/releases) - [Commits](PennyLaneAI/pennylane@v0.39.0...v0.42.3) Updates `pytket` from 1.37.0 to 2.10.2 - [Release notes](https://github.com/CQCL/tket/releases) - [Commits](Quantinuum/tket@v1.37.0...v2.10.2) Updates `pytket-qiskit` from 0.62.0 to 0.72.0 - [Release notes](https://github.com/CQCL/pytket-qiskit/releases) - [Changelog](https://github.com/CQCL/pytket-qiskit/blob/main/docs/changelog.md) - [Commits](Quantinuum/pytket-qiskit@v0.62.0...v0.72.0) Updates `pytket-cirq` from 0.39.0 to 0.41.0 - [Release notes](https://github.com/CQCL/pytket-cirq/releases) - [Changelog](https://github.com/CQCL/pytket-cirq/blob/main/docs/changelog.rst) - [Commits](Quantinuum/pytket-cirq@v0.39.0...v0.41.0) Updates `qiskit` from 1.3.1 to 2.2.3 - [Release notes](https://github.com/Qiskit/qiskit/releases) - [Changelog](https://github.com/Qiskit/qiskit/blob/main/docs/release_notes.rst) - [Commits](Qiskit/qiskit@1.3.1...2.2.3) Updates `qiskit-aer` from 0.16.0 to 0.17.2 - [Release notes](https://github.com/Qiskit/qiskit-aer/releases) - [Commits](Qiskit/qiskit-aer@0.16...0.17.2) Updates `qiskit-ibm-runtime` from 0.34.0 to 0.43.1 - [Release notes](https://github.com/Qiskit/qiskit-ibm-runtime/releases) - [Commits](Qiskit/qiskit-ibm-runtime@0.34.0...0.43.1) Updates `quimb` from 1.10.0 to 1.11.2 - [Release notes](https://github.com/jcmgray/quimb/releases) - [Changelog](https://github.com/jcmgray/quimb/blob/main/docs/changelog.md) - [Commits](jcmgray/quimb@v1.10.0...v1.11.2) Updates `tket2` from 0.6.0 to 0.12.0 - [Release notes](https://github.com/CQCL/tket2/releases) - [Changelog](https://github.com/CQCL/tket2/blob/main/release-please-config.json) - [Commits](Quantinuum/tket2@tket2-v0.6.0...tket2-v0.12.0) Updates `ruff` from 0.9.2 to 0.14.3 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.9.2...0.14.3) Updates `mypy` from 1.14.1 to 1.18.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.18.2) Updates `pytest` from 8.3.4 to 8.4.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...8.4.2) Updates `pytest-mock` from 3.14.0 to 3.15.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.0...v3.15.1) Updates `pytest-cov` from 6.0.0 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v7.0.0) Updates `coverage` from 7.6.10 to 7.11.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.10...7.11.0) --- updated-dependencies: - dependency-name: cirq-core dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: genqc dependency-version: 0.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pennylane dependency-version: 0.42.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytket dependency-version: 2.10.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pytket-qiskit dependency-version: 0.72.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytket-cirq dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: qiskit dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: qiskit-aer dependency-version: 0.17.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: qiskit-ibm-runtime dependency-version: 0.43.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: quimb dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: tket2 dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.14.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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
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.
Bumps the python-dependencies group with 17 updates:
1.4.11.5.00.1.00.2.30.39.00.42.31.37.02.10.20.62.00.72.00.39.00.41.01.3.12.2.30.16.00.17.20.34.00.43.11.10.01.11.20.6.00.12.00.9.20.14.31.14.11.18.28.3.48.4.23.14.03.15.16.0.07.0.07.6.107.11.0Updates
cirq-corefrom 1.4.1 to 1.5.0Release notes
Sourced from cirq-core's releases.
... (truncated)
Commits
7fe741bRemoving 1.5.0.dev0 -> 1.5.06e47e2eAdd classical conditions to cirq_google proto (#7250)da6ec5dFix serialization error in cirq_google. (#7260)65a4105Avoid using NotImplemented as a boolean (#7259)c3b329dDrop temporary warnings about changed data promotion in numpy-2 (#7258)66c630bFix typos in XEB (#7254)6fd52aaDo mild editing for grammar, consistency, and Markdown (#7246)cc4f208Correct minor typo in BitMaskKeyCondition (#7251)b199b21Fix issue #7245: update docs referring to calibration_api.ipynb (#7253)8c8a21aCI - fix failing pre-release workflow (#7252)Updates
genqcfrom 0.1.0 to 0.2.3Release notes
Sourced from genqc's releases.
Commits
Updates
pennylanefrom 0.39.0 to 0.42.3Release notes
Sourced from pennylane's releases.
... (truncated)
Commits
63937da[Bug Fix Release] add upper bound toautorayversion requirement in `pyproj...c5bcae7[Bug Fix Release] fix: changelog entry in release notes (#8064)22824de[Bug Fix Release] fix recursion error when simplifying operators raised to in...b5cc3bf[Bug Fix Release] raise warning ifjax>0.6.2is installed (#7949)2a74df8bump lightning and catalyst to release versions (#7869)840e17aFix error in Code Blocks (#7878)6f8a45amergev0.42.0-docsintov0.42.0-rc0(#7871)4050244Update README image paths for PyPI compatibility (#7839)cf91418Mudit's QA fixes for 0.42 release (#7806)4246c79Jax jit givens decomposition (#7823)Updates
pytketfrom 1.37.0 to 2.10.2Release notes
Sourced from pytket's releases.
... (truncated)
Commits
2ac3914Restore MacOS x86 support (#2052)71116c2Build tket libraries on macos-15-intel (#2053)48542cfFixcircuit_dict_from_pytket1_dict()when circuit containsCustomGate(#2...cb29f05Support Python 3.14. (#2047)e06c3b2Fix gcc14 builds (#2046)fe74778Update changelog for 2.10.0 release. (#2042)099397dUpdate to catch2 3.11.0 (#2041)1145796Update to eigen 5.0.0 (#2040)50f032fbugfix: vscode circuit display issue (#2039)78cfa99Build onmacos-26instead ofmacos-15(#2035)Updates
pytket-qiskitfrom 0.62.0 to 0.72.0Release notes
Sourced from pytket-qiskit's releases.
... (truncated)
Changelog
Sourced from pytket-qiskit's changelog.
... (truncated)
Commits
b662da3Update to qiskit 2.2.0 and qiskit-ibm-runtime 0.42.0 (#520)f2f6158release 0.71.1 (#523)dfe1122[revert me] set qiskit-ibm-runtime version to 0.41.1 (#522)e78b32cset qiskit version to 2.1.1 (#518)4a7e5d8chore: ruff formatting fixes (#517)b87c8caFix typos in documentation and comments (#513)3f819f6Add docs coverage and warning checks to CI and resolve failures for both (#509)d5cc954Correct method name in warning message. (#512)ac58897Bump pytket and update version and changelog for 0.71.0 release (#510)0b063d3Updates to expression handling for compatibility with qiskit 2.1 (#504)Updates
pytket-cirqfrom 0.39.0 to 0.41.0Release notes
Sourced from pytket-cirq's releases.
Changelog
Sourced from pytket-cirq's changelog.
Commits
d04bd32Update version and changelog for 0.41.0 release. (#99)fb31246Add support for Python 3.13 (#98)b9e9103Add support for Reset; update dependencies (#97)bf27090update pytket version to 2.x (#95)18bf584update pytket version (#94)35e5e71remove docs build from release workflow (#93)d98383cupdate copyright (#92)3aaca9bURL (#91)Updates
qiskitfrom 1.3.1 to 2.2.3Release notes
Sourced from qiskit's releases.
... (truncated)
Commits
8f33595Prepare Qiskit 2.2.3 (#15275)e0237efFix reuse ofConsolidateBlocksinstances (#15258) (#15266)46a7437Update documentation on setting reno'searliest-version(backport #15243) (...caf287cFix: Correctly link C documentation to the C domain (#15250) (#15252)9fc7f60Prepare 2.2.2 release (#15227)adf7b04Document subclass considerations forTarget(#15220) (#15231)e06b870Remove unnecessarycargo install cbindgen(backport #15229) (#15230)73a0c7eFix qpy.dump failure with gzip write streams in QPY v16 (backward seek unsupp...1bbf7a3Raise exception not panic on badConsolidateBlocksinput (#15110) (#15218)2cb0b02Fix schedule analysis passes with empty circuits (#15147) (#15216)Updates
qiskit-aerfrom 0.16.0 to 0.17.2Release notes
Sourced from qiskit-aer's releases.
... (truncated)
Commits
51c6798Bump version to 0.17.2 following fixes for qiskit 2.1 (#2369)c873195Windows build error fix (#2370)39bd214fix typo (#2355)37be139fixed user warning string formatting typo (#2365)4fc6765Fix GPU builds and Tests (Qiskit>=2.1) (#2368)e9e928dBump version to 0.17.1 (#2345)5e762d3Update intersphinx mapping and others URLs pointing to IQP Classic (#2341)0c7af07add python-dateutil as requirement (#2344)21eae03Version update 0.17.0 (#2332)f77dbd3Update BaseEstimator import to support qiskit 2.0 (#2327)Updates
qiskit-ibm-runtimefrom 0.34.0 to 0.43.1Release notes
Sourced from qiskit-ibm-runtime's releases.
... (truncated)
Commits
553b2ddPrepare 0.43.1 patch release (#2446)99cbd6aUpdate logging level for account messages (#2445)d38d893Remove locale from a release note link (#2437)3d1bf1ePrepare 0.43.0 release (#2436)616381dAdd calibration_id support (#2432)97bdeedDeprecateDynamicCircuitInstructionDurationsand provide alternative via `T...d2ea2dbPass job tags into initial job object (#2420)b4716ddDeprecate RuntimeOptions (#2435)ef2368dUpdate private endpoint url (#2367)aafa1afNew visualization tool for compiled circuits scheduling timing information (#...Updates
quimbfrom 1.10.0 to 1.11.2Release notes
Sourced from quimb's releases.