Skip to content

Commit bed9af0

Browse files
Bump responses from 0.22.0 to 0.23.3 (#113)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20c00bd commit bed9af0

File tree

2 files changed

+76
-27
lines changed

2 files changed

+76
-27
lines changed

poetry.lock

Lines changed: 75 additions & 26 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
@@ -27,7 +27,7 @@ tox = "^3.26.0"
2727
urllib3 = "^1.26.12"
2828
flake8 = "^5"
2929
mock = "^4.0.3"
30-
responses = "^0.22.0"
30+
responses = ">=0.22,<0.24"
3131
ipdb = "^0.13.13"
3232

3333
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)