Skip to content

Commit f62433a

Browse files
committed
chore: correct aioresponses module
1 parent 553b737 commit f62433a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/toolbox-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ test = [
4444
"isort==6.0.1",
4545
"mypy==1.15.0",
4646
"pytest==8.3.5",
47-
"aioresponses==0.7.8"
47+
"pytest-aioresponses==0.3.0"
4848
]
4949
[build-system]
5050
requires = ["setuptools"]

0 commit comments

Comments
 (0)