Skip to content

Bump pytest from 9.0.1 to 9.0.2#590

Merged
bachase merged 1 commit into
mainfrom
dependabot/uv/pytest-9.0.2
Dec 8, 2025
Merged

Bump pytest from 9.0.1 to 9.0.2#590
bachase merged 1 commit into
mainfrom
dependabot/uv/pytest-9.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 8, 2025

Bumps pytest from 9.0.1 to 9.0.2.

Release notes

Sourced from pytest's releases.

9.0.2

pytest 9.0.2 (2025-12-06)

Bug fixes

  • #13896: The terminal progress feature added in pytest 9.0.0 has been disabled by default, except on Windows, due to compatibility issues with some terminal emulators.

    You may enable it again by passing -p terminalprogress. We may enable it by default again once compatibility improves in the future.

    Additionally, when the environment variable TERM is dumb, the escape codes are no longer emitted, even if the plugin is enabled.

  • #13904: Fixed the TOML type of the tmp_path_retention_count settings in the API reference from number to string.

  • #13946: The private config.inicfg attribute was changed in a breaking manner in pytest 9.0.0. Due to its usage in the ecosystem, it is now restored to working order using a compatibility shim. It will be deprecated in pytest 9.1 and removed in pytest 10.

  • #13965: Fixed quadratic-time behavior when handling unittest subtests in Python 3.10.

Improved documentation

  • #4492: The API Reference now contains cross-reference-able documentation of pytest's command-line flags <command-line-flags>.
Commits
  • 3d10b51 Prepare release version 9.0.2
  • 188750b Merge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...
  • b7d7bef Merge pull request #14014 from bluetech/compat-note
  • bd08e85 Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...
  • bc78386 Add CLI options reference documentation (#13930)
  • 5a4e398 Fix docs typo (#14005) (#14008)
  • d7ae6df Merge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...
  • 556f6a2 pre-commit: fix rst-lint after new release (#13999) (#14001)
  • c60fbe6 Fix quadratic-time behavior when handling unittest subtests in Python 3.10 ...
  • 73d9b01 Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.1 to 9.0.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@9.0.1...9.0.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file preview-benchmark-results Tag a PR to have it run benchmarks and compare to baseline. labels Dec 8, 2025
@ucc-bench-bot
Copy link
Copy Markdown

ucc-bench-bot Bot commented Dec 8, 2025

📊 Benchmark Summary (ucc-benchmarks-8-core-U22.04)

Comparing new f75b134 to base d86aff1 (ucc version as of unitaryfoundation/ucc-bench@ca8f026):

  • 🟢 1 improvements in compile_time_ms
  • 🔴 0 regressions in compile_time_ms
  • 🟢 0 improvements in compiled_multiq_gates
  • 🔴 0 regressions in compiled_multiq_gates
🔍 See full benchmark table
Compiler Benchmark Compile Time Base (s) Compile Time New (s) Compile Time Δ MultiQ Gates Δ MultiQ Gates Base MultiQ Gates New
ucc square_heisenberg 0.10 0.08 -20.7% +0.0% 540 540
ucc qaoa 0.19 0.19 -1.4% +0.0% 1176 1176
ucc qcnn 0.04 0.04 -0.7% +0.0% 388 388
ucc qft 0.62 0.61 -2.3% +0.0% 2740 2740
ucc prep_select 1.24 1.24 -0.2% +0.0% 9702 9702
ucc qv 1.76 1.73 -1.8% +0.0% 14856 14856
pytket-peep qaoa 11.16 11.33 +1.5% +0.0% 1176 1176
pytket-peep square_heisenberg 8.36 8.14 -2.6% +0.0% 540 540
pytket-peep qcnn 4.56 4.55 -0.3% +0.0% 388 388
qiskit-default qaoa 0.04 0.04 -2.0% +0.0% 1176 1176
qiskit-default qv 3.11 3.11 -0.0% +0.0% 14854 14854
qiskit-default qft 0.11 0.11 -0.6% +0.0% 3570 3570
qiskit-default square_heisenberg 0.11 0.11 -0.6% +0.0% 540 540
qiskit-default prep_select 0.33 0.33 -0.3% +0.0% 9708 9708
qiskit-default qcnn 0.02 0.02 +6.0% +0.0% 388 388
cirq qaoa 5.18 5.13 -1.0% +0.0% 1176 1176
pytket-peep qft 49.55 49.75 +0.4% +0.0% 4498 4498
cirq qft 32.90 33.23 +1.0% +0.0% 4648 4648
cirq square_heisenberg 7.53 7.59 +0.7% +0.0% 540 540
pytket-peep prep_select 129.72 129.69 -0.0% +0.0% 9698 9698
cirq qcnn 2.64 2.58 -2.0% +0.0% 388 388
pyqpanda3 qaoa 0.04 0.04 +0.9% +0.0% 1176 1176
pyqpanda3 qv 0.58 0.56 -4.2% +0.0% 14856 14856
pyqpanda3 qft 0.13 0.13 -3.9% +0.0% 2740 2740
pyqpanda3 square_heisenberg 0.03 0.03 -0.4% +0.0% 540 540
pyqpanda3 prep_select 0.12 0.12 -1.6% +0.0% 9702 9702
pyqpanda3 qcnn 0.02 0.02 -7.6% +0.0% 388 388
cirq prep_select 61.95 62.32 +0.6% +0.0% 9712 9712
pytket-peep qv 222.86 213.69 -4.1% +0.0% 14856 14856
cirq qv 224.33 222.89 -0.6% +0.0% 14856 14856
📜 See standalone benchmark tables

New results:

compiler benchmark_id target_device_id raw_multiq_gates compile_time_ms compiled_multiq_gates compiler_version uid_timestamp num_qubits
ucc square_heisenberg 2160 80.43 540 0.4.11 2025-12-08 17:21:16+00:00
ucc qaoa 1176 189.70 1176 0.4.11 2025-12-08 17:21:16+00:00
ucc qcnn 388 43.42 388 0.4.11 2025-12-08 17:21:16+00:00
ucc qft 10050 610.49 2740 0.4.11 2025-12-08 17:21:16+00:00
ucc prep_select 9744 1240.93 9702 0.4.11 2025-12-08 17:21:16+00:00
ucc qv 15000 1729.08 14856 0.4.11 2025-12-08 17:21:16+00:00
pytket-peep qaoa 1176 11330.81 1176 2.11.0 2025-12-08 17:21:16+00:00
pytket-peep square_heisenberg 2160 8138.58 540 2.11.0 2025-12-08 17:21:16+00:00
pytket-peep qcnn 388 4550.15 388 2.11.0 2025-12-08 17:21:16+00:00
qiskit-default qaoa 1176 37.54 1176 2.2.3 2025-12-08 17:21:16+00:00
qiskit-default qv 15000 3111.71 14854 2.2.3 2025-12-08 17:21:16+00:00
qiskit-default qft 10050 111.13 3570 2.2.3 2025-12-08 17:21:16+00:00
qiskit-default square_heisenberg 2160 105.93 540 2.2.3 2025-12-08 17:21:16+00:00
qiskit-default prep_select 9744 329.18 9708 2.2.3 2025-12-08 17:21:16+00:00
qiskit-default qcnn 388 19.98 388 2.2.3 2025-12-08 17:21:16+00:00
cirq qaoa 1176 5130.61 1176 1.6.1 2025-12-08 17:21:16+00:00
pytket-peep qft 10050 49751.73 4498 2.11.0 2025-12-08 17:21:16+00:00
cirq qft 10050 33233.61 4648 1.6.1 2025-12-08 17:21:16+00:00
cirq square_heisenberg 2160 7585.86 540 1.6.1 2025-12-08 17:21:16+00:00
pytket-peep prep_select 9744 129685.32 9698 2.11.0 2025-12-08 17:21:16+00:00
cirq qcnn 388 2584.48 388 1.6.1 2025-12-08 17:21:16+00:00
pyqpanda3 qaoa 1176 37.31 1176 0.3.1 2025-12-08 17:21:16+00:00
pyqpanda3 qv 15000 560.11 14856 0.3.1 2025-12-08 17:21:16+00:00
pyqpanda3 qft 10050 129.68 2740 0.3.1 2025-12-08 17:21:16+00:00
pyqpanda3 square_heisenberg 2160 29.20 540 0.3.1 2025-12-08 17:21:16+00:00
pyqpanda3 prep_select 9744 116.61 9702 0.3.1 2025-12-08 17:21:16+00:00
pyqpanda3 qcnn 388 17.34 388 0.3.1 2025-12-08 17:21:16+00:00
cirq prep_select 9744 62323.60 9712 1.6.1 2025-12-08 17:21:16+00:00
pytket-peep qv 15000 213692.36 14856 2.11.0 2025-12-08 17:21:16+00:00
cirq qv 15000 222891.25 14856 1.6.1 2025-12-08 17:21:16+00:00

Baseline results:

compiler benchmark_id target_device_id raw_multiq_gates compile_time_ms compiled_multiq_gates compiler_version uid_timestamp num_qubits
ucc square_heisenberg 2160 101.43 540 0.4.11 2025-12-08 14:22:11+00:00
ucc qaoa 1176 192.31 1176 0.4.11 2025-12-08 14:22:11+00:00
ucc qcnn 388 43.71 388 0.4.11 2025-12-08 14:22:11+00:00
ucc qft 10050 624.66 2740 0.4.11 2025-12-08 14:22:11+00:00
ucc prep_select 9744 1243.59 9702 0.4.11 2025-12-08 14:22:11+00:00
ucc qv 15000 1761.34 14856 0.4.11 2025-12-08 14:22:11+00:00
pytket-peep qaoa 1176 11161.38 1176 2.11.0 2025-12-08 14:22:11+00:00
pytket-peep square_heisenberg 2160 8355.79 540 2.11.0 2025-12-08 14:22:11+00:00
pytket-peep qcnn 388 4562.59 388 2.11.0 2025-12-08 14:22:11+00:00
qiskit-default qaoa 1176 38.31 1176 2.2.3 2025-12-08 14:22:11+00:00
qiskit-default qv 15000 3112.50 14854 2.2.3 2025-12-08 14:22:11+00:00
qiskit-default qft 10050 111.76 3570 2.2.3 2025-12-08 14:22:11+00:00
qiskit-default square_heisenberg 2160 106.59 540 2.2.3 2025-12-08 14:22:11+00:00
qiskit-default prep_select 9744 330.02 9708 2.2.3 2025-12-08 14:22:11+00:00
qiskit-default qcnn 388 18.85 388 2.2.3 2025-12-08 14:22:11+00:00
cirq qaoa 1176 5183.42 1176 1.6.1 2025-12-08 14:22:11+00:00
pytket-peep qft 10050 49554.12 4498 2.11.0 2025-12-08 14:22:11+00:00
cirq qft 10050 32900.52 4648 1.6.1 2025-12-08 14:22:11+00:00
cirq square_heisenberg 2160 7529.65 540 1.6.1 2025-12-08 14:22:11+00:00
pytket-peep prep_select 9744 129715.16 9698 2.11.0 2025-12-08 14:22:11+00:00
cirq qcnn 388 2636.38 388 1.6.1 2025-12-08 14:22:11+00:00
pyqpanda3 qaoa 1176 37.00 1176 0.3.1 2025-12-08 14:22:11+00:00
pyqpanda3 qv 15000 584.75 14856 0.3.1 2025-12-08 14:22:11+00:00
pyqpanda3 qft 10050 134.88 2740 0.3.1 2025-12-08 14:22:11+00:00
pyqpanda3 square_heisenberg 2160 29.31 540 0.3.1 2025-12-08 14:22:11+00:00
pyqpanda3 prep_select 9744 118.46 9702 0.3.1 2025-12-08 14:22:11+00:00
pyqpanda3 qcnn 388 18.77 388 0.3.1 2025-12-08 14:22:11+00:00
cirq prep_select 9744 61947.42 9712 1.6.1 2025-12-08 14:22:11+00:00
pytket-peep qv 15000 222861.24 14856 2.11.0 2025-12-08 14:22:11+00:00
cirq qv 15000 224331.92 14856 1.6.1 2025-12-08 14:22:11+00:00

@bachase bachase merged commit b15fe9a into main Dec 8, 2025
7 checks passed
@dependabot dependabot Bot deleted the dependabot/uv/pytest-9.0.2 branch December 8, 2025 17:43
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 preview-benchmark-results Tag a PR to have it run benchmarks and compare to baseline.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant