chore(deps-dev): bump pytest-asyncio from 0.26.0 to 1.0.0
Closed
Number: #125
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
June 16, 2025 at 11:11 PM UTC
(5 months ago)
(5 months ago)
Updated:
July 28, 2025 at 10:47 PM UTC
(4 months ago)
(4 months ago)
Closed:
July 28, 2025 at 10:47 PM UTC
(4 months ago)
(4 months ago)
Time to Close:
about 1 month
Labels:
dependencies python
dependencies python
Description:
Bumps pytest-asyncio from 0.26.0 to 1.0.0.
Release notes
Sourced from pytest-asyncio's releases.
pytest-asyncio 1.0.0
1.0.0 - 2025-05-26
Removed
- The deprecated event_loop fixture. (#1106)
Added
- Prelimiary support for Python 3.14 (#1025)
Changed
- Scoped event loops (e.g. module-scoped loops) are created once rather than per scope (e.g. per module). This reduces the number of fixtures and speeds up collection time, especially for large test suites. (#1107)
- The loop_scope argument to
pytest.mark.asynciono longer forces that a pytest Collector exists at the level of the specified scope. For example, a test function marked withpytest.mark.asyncio(loop_scope="class")no longer requires a class surrounding the test. This is consistent with the behavior of the scope argument topytest_asyncio.fixture. (#1112)Fixed
- An error caused when using pytest's [--setup-plan]{.title-ref} option. (#630)
- Unsuppressed import errors with pytest option
--doctest-ignore-import-errors(#797)- A "fixture not found" error in connection with package-scoped loops (#1052)
Notes for Downstream Packagers
- Removed a test that had an ordering dependency on other tests. (#1114)
pytest-asyncio 1.0.0a1
1.0.0a1 - 2025-05-09
Removed
- The deprecated event_loop fixture. (#1106)
... (truncated)
Commits
5ef97bdchore: Prepare release of v1.0.0.f212e24docs: Mention fix of #797.32c1d10test: Removed obsolete test for async_gen_fixtures.627ce92[pre-commit.ci] pre-commit autoupdatea55ff36Build(deps): Bump pluggy from 1.5.0 to 1.6.0 in /dependencies/default633389fBuild(deps): Bump hypothesis in /dependencies/default0c99466docs: Fixed an error that reported a missing event_loop fixture when using pa...0688d17ci: Replace Github template expansion with env variable expansion.2adcf52ci: Quote Github variable expansion.dd0fac9ci: Fixed a bug that prevented release notes from being extracted from a Git ...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Technical Details
| ID: | 1757504 |
| UUID: | 2597135297 |
| Node ID: | PR_kwDOCtYHwM6azSPB |
| Host: | GitHub |
| Repository: | openvideolibs/python-onvif-zeep-async |
| Mergeable: | Yes |
| Merge State: | Clean |