diff --git a/setup.py b/setup.py index 381a4092..084cd1e6 100644 --- a/setup.py +++ b/setup.py @@ -62,7 +62,7 @@ "tox==4.0.8", "flake8==6.0.0", "flake8-docstrings==1.6.0", - "aioresponses==0.7.3", + "aioresponses==0.7.4", "black==22.12.0", ], "docs": ["sphinx >= 1.4", "sphinx_rtd_theme==1.1.1"],