Skip to content

Commit 692e73c

Browse files
Merge pull request #11 from pythonanywhere/renovate/responses-0.x
chore(deps): update dependency responses to ^0.24.0
2 parents 8f61ade + 7284899 commit 692e73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ typing_extensions = "^4.5.0"
2929
pytest = "^7.3.1"
3030
pytest-cov = "^4.0.0"
3131
pytest-mock = "^3.10.0"
32-
responses = "^0.23.0"
32+
responses = "^0.24.0"
3333

3434
[tool.black]
3535
line-length = 120

0 commit comments

Comments
 (0)