From 0a90afa4e4f18a219d3c80f155054cbbf0190b69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 10:46:03 +0000 Subject: [PATCH] chore(deps): update dependency pytest-aiohttp to ~=1.1.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5147c7a2..f8faa332 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,6 +5,6 @@ ruff~=0.15.0 fastjsonschema~=2.21.2 pre-commit~=4.3.0 -pytest-aiohttp~=1.0.5 +pytest-aiohttp~=1.1.0 pytest-asyncio~=1.3.0 pytest~=9.0.3