build(deps-dev): bump respx from 0.19.3 to 0.20.0

Bumps [respx](https://github.com/lundberg/respx) from 0.19.3 to 0.20.0.
- [Release notes](https://github.com/lundberg/respx/releases)
- [Changelog](https://github.com/lundberg/respx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lundberg/respx/compare/0.19.3...0.20.0)

---
updated-dependencies:
- dependency-name: respx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-19 01:51:31 +00:00
parent e525c184ff
commit 82e526d339
2 changed files with 5 additions and 5 deletions

View File

@@ -59,7 +59,7 @@ types-croniter = "^1.3.2"
types-pytz = "^2022.2.1"
pytest_async = "^0.1.1"
pytest-asyncio = "^0.19.0"
respx = "^0.19.3"
respx = "^0.20.0"
pytest-mock = "^3.7.0"
pytest-lazy-fixture = "^0.6.3"