From 8bfdc5d3d9afbfc450e67d062c10bcfec1d090f5 Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Wed, 6 Sep 2023 17:37:11 +0200 Subject: [PATCH] Update pytest-aiohttp to 1.0.5 (#99744) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 35d80233c3d..4095d6732c9 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -18,7 +18,7 @@ pylint==2.17.4 pylint-per-file-ignores==1.2.1 pipdeptree==2.11.0 pytest-asyncio==0.21.0 -pytest-aiohttp==1.0.4 +pytest-aiohttp==1.0.5 pytest-cov==4.1.0 pytest-freezer==0.4.8 pytest-socket==0.6.0