From 9def803ec50651a8d67e6b007f3458fb9df325e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 11:12:52 +0100 Subject: [PATCH] Bump pytest-asyncio from 0.25.0 to 0.25.1 (#568) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 4880d09..4a19664 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,5 +3,5 @@ mypy==1.14.1 pre-commit==4.0.1 pylint==3.3.3 pytest==8.3.4 -pytest-asyncio==0.25.0 +pytest-asyncio==0.25.1 types-aiofiles==24.1.0.20241221