diff --git a/backend/Pipfile b/backend/Pipfile index 918cd47a..5e22a9d5 100644 --- a/backend/Pipfile +++ b/backend/Pipfile @@ -32,7 +32,7 @@ pylint = "2.15.8" pytest = "7.2.0" pytest-asyncio = "0.20.3" aiohttp = "3.8.3" -aioresponses = "0.7.3" +aioresponses = "0.7.4" [requires] python_version = "3.10"