build(deps): Bump pytest-asyncio in /testing/plugins_integration (#11222)

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.0...v0.21.1)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-17 09:27:38 +02:00 committed by GitHub
parent bf451d47a1
commit cfda801ebf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
anyio[curio,trio]==3.7.1
django==4.2.3
pytest-asyncio==0.21.0
pytest-asyncio==0.21.1
pytest-bdd==6.1.1
pytest-cov==4.1.0
pytest-django==4.5.2