Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2025

This PR contains the following updates:

Package Change Age Confidence
pytest-asyncio (changelog) ==1.2.0 -> ==1.3.0 age confidence

Release Notes

pytest-dev/pytest-asyncio (pytest-asyncio)

v1.3.0: pytest-asyncio 1.3.0

Compare Source

1.3.0 - 2025-11-10

Removed

Added

Notes for Downstream Packagers

  • Tested Python versions include free threaded Python 3.14t (#​1274)
  • Tests are run in the same pytest process, instead of spawning a subprocess with pytest.Pytester.runpytest_subprocess. This prevents the test suite from accidentally using a system installation of pytest-asyncio, which could result in test errors. (#​1275)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@habara-k
Copy link
Contributor

python3.9 build fails with:

ERROR: Ignored the following versions that require a different python version: 1.3.0 Requires-Python >=3.10; 9.0.0 Requires-Python >=3.10; 9.0.1 Requires-Python >=3.10
ERROR: Could not find a version that satisfies the requirement pytest-asyncio==1.3.0 (from versions: 0.1, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.3.0, 0.4.1, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.9.0, 0.10.0.dev0, 0.10.0, 0.11.0, 0.12.0, 0.14.0, 0.15.0, 0.15.1, 0.16.0, 0.17.0a3, 0.17.0a4, 0.17.0a6, 0.17.0, 0.17.1, 0.17.2, 0.18.0, 0.18.1, 0.18.2, 0.18.3, 0.19.0, 0.20.0, 0.20.1, 0.20.2, 0.20.3, 0.21.0, 0.21.1, 0.21.2, 0.23.0a0, 0.23.0a1, 0.23.0b0, 0.23.0, 0.23.1, 0.23.2, 0.23.3a0, 0.23.3, 0.23.4a0, 0.23.4a1, 0.23.4a2, 0.23.4, 0.23.5a0, 0.23.5, 0.23.5.post1, 0.23.6, 0.23.7, 0.23.8, 0.24.0a0, 0.24.0a1, 0.24.0, 0.25.0, 0.25.1, 0.25.2, 0.25.3, 0.26.0, 1.0.0a1, 1.0.0, 1.1.0a1, 1.1.0, 1.1.1, 1.2.0)
ERROR: No matching distribution found for pytest-asyncio==1.3.0

@habara-k habara-k self-assigned this Nov 18, 2025
@renovate renovate bot force-pushed the renovate/pytest-asyncio-1.x branch 3 times, most recently from d5762e4 to 8c8ce0c Compare November 20, 2025 22:03
@renovate renovate bot force-pushed the renovate/pytest-asyncio-1.x branch from 8c8ce0c to 71db844 Compare November 20, 2025 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants