From 60c85832d662d53fb27de8d893899b23d8fcc45a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 04:37:53 +0000 Subject: [PATCH] chore(deps): bump pytest-asyncio in the pip-pytest group Bumps the pip-pytest group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio). Updates `pytest-asyncio` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-pytest ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f1149355..39864e8eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ autopep8==2.3.2 flake8==7.3.0 freezegun==1.5.5 pytest==8.4.2 -pytest-asyncio==1.1.0 +pytest-asyncio==1.1.1 pytest-cov===6.3.0 pytest-django==4.11.1 pytest-factoryboy==2.8.1