Skip to content

Commit 448431e

Browse files
Merge pull request #14 from pythonanywhere/renovate/responses-0.x
chore(deps): update dependency responses to ^0.25.0
2 parents e939a9b + 680fe9a commit 448431e

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 = "^8.0.0"
3030
pytest-cov = "^4.0.0"
3131
pytest-mock = "^3.10.0"
32-
responses = "^0.24.0"
32+
responses = "^0.25.0"
3333

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

0 commit comments

Comments
 (0)