From fda540dae4f71f79dfd63060f3b424f0b0e5a36d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 22:04:03 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.20.3 to 0.23.5 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.3 to 0.23.5. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.3...v0.23.5) --- 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 acde08ca..c99767e9 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.5 pytest-cov==4.1.0 pytest-forked==1.6.0 pytest-mock==3.12.0