Commit 80963dc
authored
chore(deps): update dependency pytest-asyncio to v1.3.0 (#884)
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**: 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.
---
- [ ] <!-- 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/line/line-bot-sdk-python).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ba6b6ba commit 80963dc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
0 commit comments