CQCL / pytket-docs

User manual and example notebooks for the pytket quantum computing toolkit
https://tket.quantinuum.com/user-guide/
Apache License 2.0
328 stars 92 forks source link

Bump the python-packages group across 1 directory with 4 updates #353

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Updates the requirements on sphinx-book-theme, pytket-qiskit, pytket-cirq and pytket-qujax to permit the latest version. Updates sphinx-book-theme to 1.1.3

Release notes

Sourced from sphinx-book-theme's releases.

v1.1.3

(full changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@​aawadaptix | @​afeld | @​agoose77 | @​choldgraf | @​dependabot | @​LecrisUT | @​sinsong | @​welcome

Changelog

Sourced from sphinx-book-theme's changelog.

Changelog

v1.1.2 -- 2024-02-13

(full changelog)

Enhancements made

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@​agoose77

v1.1.1 -- 2024-02-13

(full changelog)

Enhancements made

Bugs fixed

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@​agoose77 | @​choldgraf | @​dependabot | @​ghisvail | @​pre-commit-ci | @​welcome

v1.1.0 -- 2023-12-19

(full changelog)

Enhancements made

... (truncated)

Commits
  • b0f7a35 Merge pull request #843 from executablebooks/agoose77/enh-bump-version
  • 21ead22 enh: bump version
  • c9ac6b1 Merge pull request #842 from executablebooks/agoose77/maint-bump-pydata-version
  • bd60e86 Merge pull request #809 from sinsong/master
  • 6e93460 maint: update pydata-sphinx-theme min version
  • 9939b7a Update src/sphinx_book_theme/assets/styles/sections/_header-article.scss
  • 36de725 Merge branch 'master' into master
  • 3b6fd68 Merge pull request #841 from executablebooks/agoose77/fix-pydata-sphinx-theme...
  • 2e53d46 docs: fix false-positive for nested admonitions
  • 0a84a3f ci: fix pattern
  • Additional commits viewable in compare view


Updates pytket-qiskit from 0.53.0 to 0.55.0

Release notes

Sourced from pytket-qiskit's releases.

v0.55.0

What's Changed

New Contributors

Full Changelog: https://github.com/CQCL/pytket-qiskit/compare/v0.54.0...v0.55.0

v0.54.1

What's Changed

New Contributors

Full Changelog: https://github.com/CQCL/pytket-qiskit/compare/v0.54.0...v0.54.1

v0.54.0

What's Changed

Full Changelog: https://github.com/CQCL/pytket-qiskit/compare/v0.53.0...v0.54.0

Changelog

Sourced from pytket-qiskit's changelog.

0.55.0 (July 2024)

  • Updated pytket version requirement to 1.30.

0.54.1 (June 2024)

  • Relax version requirements on dependencies by removing upper bounds.
  • Fix status reporting when running on hardware.

0.54.0 (June 2024)

  • User can pass a SamplerOptions instance (from qiskit-ibm-runtime) via a keyword argument to both an IBMQBackend constructor and an instance method IBMQBackend.process_circuits.
  • Remove dependency on deprecated qiskit-ibm-provider.
  • Remove support for deprecated "ibmq_qasm_simulator" backend.
  • Forbid circuits with incomplete classical registers in tk_to_qiskit().
  • Updated pytket version requirement to 1.29.
  • Update qiskit-ibm-runtime version requirement to 0.24.1.
  • Update qiskit version requirement to 1.1.
  • Update qiskit-aer version requirement to 0.14.2.
  • When constructing an Aer backend with a name for which more than one is available, emit a warning and pick the first in the list.
Commits


Updates pytket-cirq from 0.36.0 to 0.37.0

Release notes

Sourced from pytket-cirq's releases.

v0.37.0

What's Changed

Full Changelog: https://github.com/CQCL/pytket-cirq/compare/v0.36.0...v0.37.0

Changelog

Sourced from pytket-cirq's changelog.

0.37.0 (July 2024)

  • Updated pytket version requirement to 1.30.
Commits


Updates pytket-qujax from 0.19.0 to 0.20.0

Release notes

Sourced from pytket-qujax's releases.

v0.20.0

What's Changed

Full Changelog: https://github.com/CQCL/pytket-qujax/compare/v0.19.0...v0.20.0

Changelog

Sourced from pytket-qujax's changelog.

0.20.0 (July 2024)

  • Updated pytket version requirement to 1.30.
Commits


Dependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 month ago

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