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

Bumps [respx](https://github.com/lundberg/respx) from 0.20.0 to 0.20.1.
- [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.20.0...0.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-21 01:17:47 +00:00
parent f499e912f7
commit d543edaf31
2 changed files with 6 additions and 6 deletions

View File

@@ -59,7 +59,7 @@ types-croniter = "^1.3.2"
types-pytz = "^2022.7.0"
pytest_async = "^0.1.1"
pytest-asyncio = "^0.20.3"
respx = "^0.20.0"
respx = "^0.20.1"
pytest-mock = "^3.10.0"
pytest-lazy-fixture = "^0.6.3"