From 70ed758717c111f76d9a9ceda8cd8f0a51268480 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 22:40:50 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.20.3 to 0.25.3 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.3 to 0.25.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.3...v0.25.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1661b55c..0d45cb7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ grablib==0.8 Pygments==2.17.2 pytest==6.2.5 pytest-aiohttp==1.1.0 -pytest-asyncio==0.20.3 +pytest-asyncio==0.25.3 pytest-cov==6.0.0 pytest-forked==1.6.0 pytest-mock==3.14.0