Skip to content

Commit 95aff68

Browse files
chore(deps-dev): bump respx from 0.21.1 to 0.22.0 (#173)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c43e5fe commit 95aff68

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pytest = ">=7.4.2,<9.0.0"
2424
pytest-cov = ">=4,<7"
2525
unasync-cli = "^0.0.9"
2626
pytest-asyncio = ">=0.21.1,<0.26.0"
27-
respx = ">=0.20.2,<0.22.0"
27+
respx = ">=0.20.2,<0.23.0"
2828
coveralls = "^3.3.0"
2929

3030
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)