build(deps): bump the python-packages group across 1 directory with 5 updates#515
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the python-packages group across 1 directory with 5 updates#515dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… updates Bumps the python-packages group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytket](https://github.com/quantinuum/tket) | `2.11.0` | `2.12.0` | | [pytket-qiskit](https://github.com/Quantinuum/pytket-qiskit) | `0.75.0` | `0.77.0` | | [pytket-qujax](https://github.com/Quantinuum/pytket-qujax) | `0.21.0` | `0.22.0` | | [ipykernel](https://github.com/ipython/ipykernel) | `7.1.0` | `7.2.0` | | [furo](https://github.com/pradyunsg/furo) | `2025.9.25` | `2025.12.19` | Updates `pytket` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/quantinuum/tket/releases) - [Commits](Quantinuum/tket@v2.11.0...v2.12.0) Updates `pytket-qiskit` from 0.75.0 to 0.77.0 - [Release notes](https://github.com/Quantinuum/pytket-qiskit/releases) - [Changelog](https://github.com/Quantinuum/pytket-qiskit/blob/main/docs/changelog.md) - [Commits](Quantinuum/pytket-qiskit@v0.75.0...v0.77.0) Updates `pytket-qujax` from 0.21.0 to 0.22.0 - [Release notes](https://github.com/Quantinuum/pytket-qujax/releases) - [Changelog](https://github.com/Quantinuum/pytket-qujax/blob/main/docs/changelog.rst) - [Commits](Quantinuum/pytket-qujax@v0.21.0...v0.22.0) Updates `ipykernel` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v7.1.0...v7.2.0) Updates `furo` from 2025.9.25 to 2025.12.19 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2025.09.25...2025.12.19) --- updated-dependencies: - dependency-name: pytket dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytket-qiskit dependency-version: 0.77.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytket-qujax dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ipykernel dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: furo dependency-version: 2025.12.19 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
77b8185 to
63a58f6
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-packages group with 5 updates in the / directory:
2.11.02.12.00.75.00.77.00.21.00.22.07.1.07.2.02025.9.252025.12.19Updates
pytketfrom 2.11.0 to 2.12.0Release notes
Sourced from pytket's releases.
Commits
1839d65Update changelog for 2.12.0 release. (#2107)0757a66Bump nanobind version. (#2106)5622740Floating-point bug in ZX fixed by taking phases mod 2 (#2105)11be581Authenticate to artifactory (#2103)08b85eeUpload manylinux builds of tket and tket-c-api to artifactory (#2102)c153846Revert "Add linker flag."59c0fafAdd linker flag.a6b1143Fix syntax in job names.1b61961Upload manylinux arm64 builds of tket libraries. (#2101)d0d65edBump filelock from 3.20.1 to 3.20.3 in /pytket/docs (#2097)Updates
pytket-qiskitfrom 0.75.0 to 0.77.0Release notes
Sourced from pytket-qiskit's releases.
Changelog
Sourced from pytket-qiskit's changelog.
Commits
5e8f005fix mcz gate and release 0.77.0 (#537)a7e8230release 0.76.0 and cleanup (#536)7420400Melf/update ci 2025 (#532)Updates
pytket-qujaxfrom 0.21.0 to 0.22.0Release notes
Sourced from pytket-qujax's releases.
Changelog
Sourced from pytket-qujax's changelog.
Commits
e0e7c17release 0.22.0 and cleanup (#171)096e220Melf/update ci 2025 (#168)3e4ee3dBump actions/setup-python from 5 to 6 (#164)9c30b78Bump actions/checkout from 4 to 5 (#163)f61cdf9Bump actions/download-artifact from 4 to 5 (#162)a53f0c0Add docs coverage and warning checks to CI and resolve failures for both (#161)7185151change ruff to python version 10 (#160)d5b83e1Update pytest-timeout requirement in the python-packages group (#159)db4cc4aMelf/ruff 2025 05 (#158)c30a612update pytket version to 2.x (#155)Updates
ipykernelfrom 7.1.0 to 7.2.0Release notes
Sourced from ipykernel's releases.
... (truncated)
Changelog
Sourced from ipykernel's changelog.
... (truncated)
Commits
4b37e75Publish 7.2.01630c4fTemporarily revert "Test changing base method to async after (#1464)" (#1493)8086199Temporarily revert "Test changing base method to async after (#1464)"a2d47a2chore: update pre-commit hooks (#1472)06c9aeePublish 7.2.0a1220a3c6Made IOPubThread constructor backward compatible (#1492)dee781dUpdate pytest requirement from <9,>=7.0 to >=7.0,<10 in the actions group acr...56b2e29Update pytest requirement in the actions group across 1 directory13e17dfAdvertizes kernel protocol 5.5 (#1488)59f0c65Advertizes kernel protocol 5.5Updates
furofrom 2025.9.25 to 2025.12.19Release notes
Sourced from furo's releases.
Changelog
Sourced from furo's changelog.
... (truncated)
Commits
dd9e9f9Prepare release: 2025.12.19d43f7e9Update changelogd27cab5Bump the supported Sphinx version range12f288eBack to developmentDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions