Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 19c442e

Browse files
chore(deps-dev): bump respx from 0.21.1 to 0.22.0
Bumps [respx](https://github.com/lundberg/respx) from 0.21.1 to 0.22.0. - [Release notes](https://github.com/lundberg/respx/releases) - [Changelog](https://github.com/lundberg/respx/blob/master/CHANGELOG.md) - [Commits](lundberg/respx@0.21.1...0.22.0) --- updated-dependencies: - dependency-name: respx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c43e5fe commit 19c442e

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)