From ea41276845de793182b5d51e2c121fe9c7ba046c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 03:42:58 +0000 Subject: [PATCH] build(deps-dev): bump pytest-asyncio from 1.0.0 to 1.1.1 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.0.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.0.0...v1.1.1) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.1.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 27a70fe..e9a5cb0 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -397,12 +397,12 @@ }, "pytest-asyncio": { "hashes": [ - "sha256:4f024da9f1ef945e680dc68610b52550e36590a67fd31bb3b4943979a1f90ef3", - "sha256:d15463d13f4456e1ead2594520216b225a16f781e144f8fdf6c5bb4667c48b3f" + "sha256:8e17ae5e46d8e7efe51ab6494dd2010f4ca8dae51652aa3c8d55acf50bfb2e99", + "sha256:c609a64a2a8768462d0c99811ddb8bd2583c33fd33cf7f21af1c142e824ffb57" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==1.0.0" + "version": "==1.2.0" }, "pytest-cov": { "hashes": [