Merge pull request #16 from evroon/dependabot/pip/backend/aioresponses-0.7.4

This commit is contained in:
dependabot[bot]
2022-12-19 07:32:31 +00:00
committed by GitHub

View File

@@ -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"