diff --git a/setup.py b/setup.py index e4c3c64a..b2b7aa3a 100644 --- a/setup.py +++ b/setup.py @@ -62,7 +62,7 @@ "tox==3.24.5", "flake8==4.0.1", "flake8-docstrings==1.6.0", - "aioresponses==0.7.2", + "aioresponses==0.7.3", "black==21.12b0", ], "docs": ["sphinx >= 1.4", "sphinx_rtd_theme==1.0.0"],