Commit 4669c7d
authored
Update dependency pytest-asyncio to v1.3.0 (#57)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[pytest-asyncio](https://redirect.github.com/pytest-dev/pytest-asyncio)
([changelog](https://pytest-asyncio.readthedocs.io/en/latest/reference/changelog.html))
| `==1.2.0` -> `==1.3.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>pytest-dev/pytest-asyncio (pytest-asyncio)</summary>
###
[`v1.3.0`](https://redirect.github.com/pytest-dev/pytest-asyncio/releases/tag/v1.3.0):
pytest-asyncio 1.3.0
[Compare
Source](https://redirect.github.com/pytest-dev/pytest-asyncio/compare/v1.2.0...v1.3.0)
###
[1.3.0](https://redirect.github.com/pytest-dev/pytest-asyncio/tree/1.3.0)
- 2025-11-10
#### Removed
- Support for Python 3.9
([#​1278](https://redirect.github.com/pytest-dev/pytest-asyncio/issues/1278))
#### Added
- Support for pytest 9
([#​1279](https://redirect.github.com/pytest-dev/pytest-asyncio/issues/1279))
#### Notes for Downstream Packagers
- Tested Python versions include free threaded Python 3.14t
([#​1274](https://redirect.github.com/pytest-dev/pytest-asyncio/issues/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](https://redirect.github.com/pytest-dev/pytest-asyncio/issues/1275))
</details>
---
### Configuration
📅 **Schedule**: 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 becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/tr4nt0r/python-xbox).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent c10ec19 commit 4669c7d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments