Skip to content

chore(deps): update dependency pytest-asyncio to v1.4.0#1404

Merged
kgala2 merged 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/python-nonmajor
May 26, 2026
Merged

chore(deps): update dependency pytest-asyncio to v1.4.0#1404
kgala2 merged 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/python-nonmajor

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Apr 19, 2026

This PR contains the following updates:

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

Release Notes

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

v1.4.0: pytest-asyncio v1.4.0

Compare Source

1.4.0 - 2026-05-26

Deprecated

  • Overriding the event_loop_policy fixture is deprecated. Use the pytest_asyncio_loop_factories hook instead. (#​1419)

Added

  • Added the pytest_asyncio_loop_factories hook to parametrize asyncio tests with custom event loop factories.

    The hook returns a mapping of factory names to loop factories, and pytest.mark.asyncio(loop_factories=[...]) selects a subset of configured factories per test. When a single factory is configured, test names are unchanged.

    Synchronous @pytest_asyncio.fixture functions now see the correct event loop when custom loop factories are configured, even when test code disrupts the current event loop (e.g., via asyncio.run() or asyncio.set_event_loop(None)). (#​1164)

Changed

  • Improved the readability of the warning message that is displayed when asyncio_default_fixture_loop_scope is unset (#​1298)
  • Only import asyncio.AbstractEventLoopPolicy for type checking to avoid raising
    a DeprecationWarning. (#​1394)
  • Updated minimum supported pytest version to v8.4.0. (#​1397)

Fixed

  • Fixed a ResourceWarning: unclosed event loop warning that could occur when a synchronous test called asyncio.run() or otherwise unset the current event loop after pytest-asyncio had run an async test or fixture. (#​724)

Notes for Downstream Packagers

  • Added dependency on sphinx-tabs >= 3.5 to organize documentation examples into tabs. (#​1395)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate-bot renovate-bot requested a review from a team as a code owner April 19, 2026 18:43
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Apr 19, 2026

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update dependency filelock to v3.29.0 chore(deps): update python-nonmajor Apr 21, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from c7e4a70 to 5b69235 Compare April 21, 2026 18:41
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Apr 21, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 5b69235 to e7dec05 Compare April 22, 2026 18:14
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Apr 22, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from e7dec05 to 41aea4f Compare April 24, 2026 22:49
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Apr 24, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 41aea4f to 1051bcf Compare April 27, 2026 20:05
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Apr 27, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 1051bcf to 70e5ac7 Compare May 1, 2026 00:11
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 1, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 70e5ac7 to 0960e8a Compare May 1, 2026 15:50
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 1, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 0960e8a to 56f7e86 Compare May 5, 2026 03:28
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 5, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 56f7e86 to add429f Compare May 7, 2026 11:37
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 7, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from add429f to 191ea3d Compare May 7, 2026 17:33
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 7, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 191ea3d to babc252 Compare May 7, 2026 23:15
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 7, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from babc252 to 209ac5d Compare May 8, 2026 23:16
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 8, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 209ac5d to aab8910 Compare May 10, 2026 22:26
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 10, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from aab8910 to 59a89d8 Compare May 11, 2026 19:36
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 11, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 59a89d8 to 12eda95 Compare May 12, 2026 15:45
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 12, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 12eda95 to 9488751 Compare May 12, 2026 16:54
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 12, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 9488751 to 1d5a1d9 Compare May 12, 2026 23:10
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 12, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 1d5a1d9 to 1a9318d Compare May 13, 2026 18:52
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 13, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 1a9318d to 17c72c9 Compare May 15, 2026 22:47
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 15, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 17c72c9 to e8953b6 Compare May 19, 2026 13:58
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 19, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from e8953b6 to 382f453 Compare May 19, 2026 22:47
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 19, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 382f453 to daeeca1 Compare May 20, 2026 16:49
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 20, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from daeeca1 to 1062d54 Compare May 24, 2026 23:02
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 24, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 1062d54 to 17384d6 Compare May 26, 2026 12:11
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 26, 2026

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update python-nonmajor chore(deps): update dependency pytest-asyncio to v1.4.0 May 26, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 17384d6 to d7d42a3 Compare May 26, 2026 17:10
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 26, 2026

/gcbrun

@kgala2 kgala2 enabled auto-merge (squash) May 26, 2026 17:17
@kgala2 kgala2 merged commit 90d57e4 into GoogleCloudPlatform:main May 26, 2026
15 checks passed
@renovate-bot renovate-bot deleted the renovate/python-nonmajor branch May 26, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants