Skip to content

Commit c6d4d5c

Browse files
Bump respx from 0.19.0 to 0.19.1
Bumps [respx](https://github.com/lundberg/respx) from 0.19.0 to 0.19.1. - [Release notes](https://github.com/lundberg/respx/releases) - [Changelog](https://github.com/lundberg/respx/blob/master/CHANGELOG.md) - [Commits](lundberg/respx@0.19.0...0.19.1) --- updated-dependencies: - dependency-name: respx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9aca74a commit c6d4d5c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -52,7 +52,7 @@ types-croniter = "^1.0.7"
5252
types-pytz = "^2021.3.4"
5353
pytest_async = "^0.1.1"
5454
pytest-asyncio = "^0.16.0"
55-
respx = "^0.19.0"
55+
respx = "^0.19.1"
5656
pytest-mock = "^3.6.1"
5757
pytest-lazy-fixture = "^0.6.3"
5858

0 commit comments

Comments
 (0)