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

Bumps [respx](https://github.com/lundberg/respx) from 0.19.2 to 0.19.3.
- [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.2...0.19.3)

---
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-09-15 01:30:46 +00:00
parent caea673489
commit ae27b1246b
2 changed files with 12 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.2"
respx = "^0.19.3"
pytest-mock = "^3.7.0"
pytest-lazy-fixture = "^0.6.3"