From b98b38b3f0a9bd3e6f478946d2f2f5d7f724a6b0 Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Tue, 4 Feb 2025 12:01:09 +0100 Subject: [PATCH] Update pytest-aiohttp to 1.1.0 (#137311) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 6f944b07b29..0718ce8a9a1 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -19,7 +19,7 @@ pylint==3.3.4 pylint-per-file-ignores==1.4.0 pipdeptree==2.25.0 pytest-asyncio==0.25.3 -pytest-aiohttp==1.0.5 +pytest-aiohttp==1.1.0 pytest-cov==6.0.0 pytest-freezer==0.4.9 pytest-github-actions-annotate-failures==0.3.0