From 27fac5ad96e2e082bb96a66de8a369960f653e63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 04:36:45 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.23.3 to 0.23.4 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.3 to 0.23.4. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.3...v0.23.4) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index b400b36..34f00ca 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ flake8==7.0.0 tox==4.12.1 pytest==7.4.4 -pytest_asyncio==0.23.3 # See: https://pytest-asyncio.readthedocs.io/en/latest/reference/changelog.html#known-issues +pytest_asyncio==0.23.4 # See: https://pytest-asyncio.readthedocs.io/en/latest/reference/changelog.html#known-issues mypy==1.8.0 types-setuptools==69.0.0.20240115 twisted==23.10.0