Skip to content

Commit b5bf590

Browse files
chore(deps): 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f35f55 commit b5bf590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pytest-cov >= 2.4.0
55
pytest-localserver >= 0.4.1
66
pytest-asyncio >= 0.26.0
77
pytest-mock >= 3.6.1
8-
respx == 0.22.0
8+
respx == 0.23.1
99

1010
cachecontrol >= 0.14.3
1111
google-api-core[grpc] >= 2.25.1, < 3.0.0dev; platform.python_implementation != 'PyPy'

0 commit comments

Comments
 (0)