Skip to content

Commit 2b62502

Browse files
build(deps-dev): bump respx from 0.22.0 to 0.23.0
Bumps [respx](https://github.com/lundberg/respx) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/lundberg/respx/releases) - [Changelog](https://github.com/lundberg/respx/blob/master/CHANGELOG.md) - [Commits](lundberg/respx@0.22.0...0.23.0) --- updated-dependencies: - dependency-name: respx dependency-version: 0.23.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 982d2c6 commit 2b62502

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dev = [
5050
"pytest-cov==7.1.0",
5151
"tox==4.52.0",
5252
"anyio[trio]==4.13.0",
53-
"respx==0.22.0",
53+
"respx==0.23.1",
5454
"types-setuptools==82.0.0.20260210",
5555
"pytest-recording>=0.13.2",
5656
"vcrpy>=6.0.0",
@@ -67,7 +67,7 @@ build = [
6767
]
6868
testing = [
6969
"anyio[trio]==4.13.0",
70-
"respx==0.22.0",
70+
"respx==0.23.1",
7171
]
7272

7373
[project.urls]

uv.lock

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

0 commit comments

Comments
 (0)