Bump the python-packages group across 1 directory with 7 updates #449
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 7 updates in the / directory:
1.40.0
2.4.1
0.63.0
0.67.0
0.39.0
0.41.0
8.3.4
8.3.5
1.10.0
1.11.0
9.0.0
9.0.1
0.12.0
0.13.0
Updates
pytket
from 1.40.0 to 2.4.1Release notes
Sourced from pytket's releases.
... (truncated)
Commits
2a0e976
Revert underscoring of has_reg_output. (#1906)55a0a43
Bump slackapi/slack-github-action from 2.0.0 to 2.1.0 (#1905)915e58e
Update changelog for 2.4.0 release. (#1904)ccfb503
Improve tk2 to rzz rebase (#1903)dea07f5
add qasm wasm parsing from string (#1898)b95dea6
Convert doc pages from rst to myst (#1895)0b19f5e
Better error message for greedy TermSequenceBox (#1900)5230935
Remove unused (and incomplete) conditional execution of tests. (#1899)48d68e3
Accept length-1 bit registers as bits in QASM expressions (#1897)5af9a35
Always run the C++ code formatting check. (#1894)Updates
pytket-qiskit
from 0.63.0 to 0.67.0Release notes
Sourced from pytket-qiskit's releases.
Changelog
Sourced from pytket-qiskit's changelog.
Commits
8078706
Update version and changelog. (#482)fcd5f1a
feat: support qiskit 2.0+ (#475)9c437a8
Run on macos-latest. (#477)8e0d856
Add support for Python 3.13. (#476)6886b38
fix: update changelog heading (#471)05a0936
UseCustomPassMap
with_gen_lightsabre_transformation
(#470)691385b
Require qiskit >= 1.4.2 (#469)241d250
update version and changelog (#468)12bc202
Merge pull request #465 from CQCL/fix/cnz-conversion9291d6c
Merge branch 'main' into fix/cnz-conversionUpdates
pytket-cirq
from 0.39.0 to 0.41.0Release notes
Sourced from pytket-cirq's releases.
Changelog
Sourced from pytket-cirq's changelog.
Commits
d04bd32
Update version and changelog for 0.41.0 release. (#99)fb31246
Add support for Python 3.13 (#98)b9e9103
Add support for Reset; update dependencies (#97)bf27090
update pytket version to 2.x (#95)18bf584
update pytket version (#94)35e5e71
remove docs build from release workflow (#93)d98383c
update copyright (#92)3aaca9b
URL (#91)Updates
pytest
from 8.3.4 to 8.3.5Release notes
Sourced from pytest's releases.
Commits
b55ab2a
Prepare release version 8.3.5e217726
Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83
Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efe
Merge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674
Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1
Add readline workaround for libedit (#13176)edbfff7
doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00
Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496b
doc: Change training to remote only (#13196) (#13197)78cf1f6
ci: Bump build-and-inspect-python-package (#13188)Updates
quimb
from 1.10.0 to 1.11.0Release notes
Sourced from quimb's releases.
Changelog
Sourced from quimb's changelog.
Commits
ca5ef7c
update changelog for v1.11.0a00fd23
TN2D.compute_environments add equalize_norms optiona019a76
clean up experimental folder [skip ci]a9b09ab
ruff formattingf154e48
add htn to 2d example130e0ea
update pop_tensor docstring [skip ci]09b5208
refactor operatorbuilder655d281
pop_tensor: allow tags3ff7048
build_mpo: fix bug for congested operators13a7101
operatorbuilder: add dtype support, auto complexUpdates
ipyparallel
from 9.0.0 to 9.0.1Updates
enum-tools
from 0.12.0 to 0.13.0Release notes
Sourced from enum-tools's releases.
Commits
baf43df
Bump version v0.12.0 -> v0.13.09e71eda
Use older macOS for Python 3.7390ab41
Bump macOS version.b5c781e
Run Flake8 on Ubuntu 22.04 (#106)4321397
Don't test Python 3.12 with older Sphinx versions (require distutils)38bcbcf
Fix for Sphinx 8.2b982dc7
Actually run tests on newer Sphinx versions.2706b17
Bump Ubuntu to 22.04 (#103)a6eb3eb
Drop Python 3.6 from test matrix.9098922
[repo-helper] Configuration Update (#101)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <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