build(deps-dev): bump respx from 0.20.1 to 0.21.1 (#633)

This commit is contained in:
dependabot[bot]
2024-05-05 19:09:22 +00:00
committed by GitHub
parent f8255292ef
commit ef87bdb335
2 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@ pytest-cov = "^4.0.0"
types-croniter = "^1.3.2"
types-pytz = ">=2022.7.1,<2024.0.0"
pytest-asyncio = ">=0.20.3,<0.22.0"
respx = "^0.20.1"
respx = ">=0.20.1,<0.22.0"
pytest-mock = "^3.10.0"
pytest-lazy-fixture = "^0.6.3"
pytest-xdist = "^3.2.0"