Skip to content

Commit c581372

Browse files
Bump responses from 0.21.0 to 0.22.0 (#288)
Bumps [responses](https://github.com/getsentry/responses) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.21.0...0.22.0) --- updated-dependencies: - dependency-name: responses dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d795550 commit c581372

File tree

2 files changed

+21
-7
lines changed

2 files changed

+21
-7
lines changed

poetry.lock

Lines changed: 20 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
@@ -33,7 +33,7 @@ pytest = "^7.1.3"
3333
yamllint = "^1.28.0"
3434
pytest-dotenv = "^0.5.2"
3535
types-requests = "^2.28.11"
36-
responses = "^0.21.0"
36+
responses = "^0.22.0"
3737

3838
[build-system]
3939
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)