Skip to content

Commit ab10235

Browse files
chore(deps-dev): Bump respx from 0.21.1 to 0.22.0 in the deps group (#949)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49702f3 commit ab10235

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
@@ -16,7 +16,7 @@ typegraph = { path = "src/typegraph/python", develop = true }
1616

1717
[tool.poetry.group.dev.dependencies]
1818
# used in ./tests/importers/*.py
19-
respx = "^0.21.1"
19+
respx = "^0.22.0"
2020
# used in examples/programmable-api-gateway
2121
pyyaml = "^6.0.1"
2222

0 commit comments

Comments
 (0)