Skip to content

Commit ea1f6e7

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 3cd75a2 commit ea1f6e7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -26,7 +26,7 @@ coverage = "^7.2.7"
2626
pre-commit = "^3.3.2"
2727
gitlint = "^0.19.1"
2828
commitizen = "^3.25.0"
29-
respx = "^0.21.1"
29+
respx = ">=0.21.1,<0.23.0"
3030
polyfactory = "^2.16.0"
3131

3232
[tool.ruff]

0 commit comments

Comments
 (0)