From fa8213087b939e83d666a1344e89369fa57139c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 03:35:09 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.25.0 to 0.25.1 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.0 to 0.25.1. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.0...v0.25.1) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/ci.txt b/requirements/ci.txt index a465af9..78308b5 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -2,7 +2,7 @@ cryptography==44.0.0; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet pytest==8.3.4 pytest-aiohttp==1.0.5 -pytest-asyncio==0.25.0 +pytest-asyncio==0.25.1 pytest-cov==6.0.0 trustme==1.2.1; platform_machine!="i686" # no 32-bit wheels twine==6.0.1