From 3a7dd9a205a40a75c963d174f98c5f21d10023cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 22:15:12 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.20.3 to 0.23.2 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.3 to 0.23.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.3...v0.23.2) --- 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 1930fb36..12266aa6 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.0.5 -pytest-asyncio==0.20.3 +pytest-asyncio==0.23.2 pytest-cov==4.1.0 pytest-forked==1.6.0 pytest-mock==3.12.0