Bump respx from 0.19.0 to 0.19.1

Bumps [respx](https://github.com/lundberg/respx) from 0.19.0 to 0.19.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.19.0...0.19.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-01-12 15:59:46 +00:00
committed by GitHub
parent 9aca74ae01
commit c6d4d5cc2a
2 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@ types-croniter = "^1.0.7"
types-pytz = "^2021.3.4"
pytest_async = "^0.1.1"
pytest-asyncio = "^0.16.0"
respx = "^0.19.0"
respx = "^0.19.1"
pytest-mock = "^3.6.1"
pytest-lazy-fixture = "^0.6.3"