Pull requests test: replace deprecated `event_loop` fixture
Replace the deprecated `event_loop` fixture with
`asyncio.get_running_loop()` as recommended in pytest-asyncio
documentation [1]. This fixes compatibility with >=pytest-asyncio-1.0.0
without breaking compatibility with older versions.
[1] https://pytest-asyncio.readthedocs.io/en/stable/how-to-guides/migrate_from_0_21.html
Signed-off-by: Michał Górny <mgorny@gentoo.org> mgorny:event-loop-fixture CodSpeed Performance Gauge -1%
Merge branch 'main' into dependabot/pip/pytest-asyncio-1.1.0 dependabot/pip/pytest-asyncio-1.1.0 CodSpeed Performance Gauge 0%
chore(deps-dev): bump pytest-codspeed from 3.2.0 to 4.0.0
Bumps [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/CodSpeedHQ/pytest-codspeed/releases)
- [Changelog](https://github.com/CodSpeedHQ/pytest-codspeed/blob/master/CHANGELOG.md)
- [Commits](https://github.com/CodSpeedHQ/pytest-codspeed/compare/v3.2.0...v4.0.0)
---
updated-dependencies:
- dependency-name: pytest-codspeed
dependency-version: 4.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> dependabot/pip/pytest-codspeed-4.0.0 CodSpeed Performance Gauge -1%
chore(deps-ci): bump python-semantic-release/python-semantic-release
Bumps the github-actions group with 1 update: [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release).
Updates `python-semantic-release/python-semantic-release` from 10.0.2 to 10.2.0
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/1a324000f2251a9e722e77b128bf72712653813f...2896129e02bb7809d2cf0c1b8e9e795ee27acbcf)
---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-version: 10.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com> dependabot/github_actions/github-actions-2a92b46705 CodSpeed Performance Gauge 0%
© 2025 CodSpeed Technology