]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump pytest-asyncio from 0.18.3 to 0.19.0 (#2327)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 Aug 2022 16:27:02 +0000 (18:27 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Aug 2022 16:27:02 +0000 (18:27 +0200)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.3 to 0.19.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.18.3...v0.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index 1d627cb994b5ebfabb8457cffcfbd1d671d29623..518bb44289a705f80526e71026a98e78fb0b7afc 100644 (file)
@@ -31,7 +31,7 @@ isort==5.10.1
 mypy==0.971
 types-certifi==2021.10.8.2
 pytest==7.1.2
-pytest-asyncio==0.18.3
+pytest-asyncio==0.19.0
 pytest-trio==0.7.0
 trio==0.20.0
 trio-typing==0.7.0