Skip to content

Commit 79c900d

Browse files
committed
chore(responses): 💚 update tests dependencies
1 parent 027b629 commit 79c900d

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 @@ Authlib = "^0.15.4"
2929
[tool.poetry.dev-dependencies]
3030
pytest = "^6.2.5"
3131
pytest-cov = "^3.0.0"
32-
responses = "^0.12.1"
32+
responses = "^0.17.0"
3333

3434
[build-system]
3535
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)