Skip to content

chore(deps): update dependency pytest-asyncio to v1.3.0#884

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/pytest-asyncio-1.x
Dec 2, 2025
Merged

chore(deps): update dependency pytest-asyncio to v1.3.0#884
renovate[bot] merged 1 commit intomasterfrom
renovate/pytest-asyncio-1.x

Conversation

@renovate
Copy link
Copy Markdown
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
Copy Markdown
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 4 times, most recently from 8c8ce0c to 71db844 Compare November 20, 2025 22:07
@renovate renovate bot force-pushed the renovate/pytest-asyncio-1.x branch 2 times, most recently from 1f8dcdd to 3cab148 Compare December 1, 2025 19:18
@renovate renovate bot force-pushed the renovate/pytest-asyncio-1.x branch from 3cab148 to 764a99d Compare December 2, 2025 05:13
@renovate renovate bot added this pull request to the merge queue Dec 2, 2025
Merged via the queue into master with commit 80963dc Dec 2, 2025
25 checks passed
@renovate renovate bot deleted the renovate/pytest-asyncio-1.x branch December 2, 2025 05:21
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.

1 participant