-
Notifications
You must be signed in to change notification settings - Fork 84
Commit 2a0dc7d
authored
chore(deps): update dependency pytest-asyncio to v0.20.1 (#513)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pytest-asyncio](https://togithub.com/pytest-dev/pytest-asyncio) | `==0.19.0` -> `==0.20.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>pytest-dev/pytest-asyncio</summary>
### [`v0.20.1`](https://togithub.com/pytest-dev/pytest-asyncio/blob/HEAD/CHANGELOG.rst#​0201-22-10-21)
[Compare Source](https://togithub.com/pytest-dev/pytest-asyncio/compare/v0.20.0...v0.20.1)
\=================
- Fixes an issue that warned about using an old version of pytest, even though the most recent version was installed. `#​430 <https://togithub.com/pytest-dev/pytest-asyncio/issues/430>`\_
### [`v0.20.0`](https://togithub.com/pytest-dev/pytest-asyncio/blob/HEAD/CHANGELOG.rst#​0200-22-10-21)
[Compare Source](https://togithub.com/pytest-dev/pytest-asyncio/compare/v0.19.0...v0.20.0)
\=================
- BREAKING: Removed *legacy* mode. If you're upgrading from v0.19 and you haven't configured `asyncio_mode = legacy`, you can upgrade without taking any additional action. If you're upgrading from an earlier version or you have explicitly enabled *legacy* mode, you need to switch to *auto* or *strict* mode before upgrading to this version.
- Deprecate use of pytest v6.
- Fixed an issue which prevented fixture setup from being cached. `#​404 <https://togithub.com/pytest-dev/pytest-asyncio/pull/404>`\_
</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 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, click this checkbox.
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/cloud-sql-python-connector).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMyIsInVwZGF0ZWRJblZlciI6IjMyLjI0MS43In0=-->1 parent 74c445b commit 2a0dc7dCopy full SHA for 2a0dc7d
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments