From 9315f6ed64ac5055b5f48431ccf0628a94422868 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 07:59:09 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.26.0 to 1.0.0 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.26.0 to 1.0.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.26.0...v1.0.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index d89638f9..4507eb5c 100644 --- a/Pipfile +++ b/Pipfile @@ -32,7 +32,7 @@ pydoclint = "==0.6.6" pylint = "==3.3.7" pynacl = "==1.5.0" pytest = "==8.4.0" -pytest-asyncio = "==0.26.0" +pytest-asyncio = "==1.0.0" pyyaml = "==6.0.1" unidecode = "==1.4.0" diff --git a/Pipfile.lock b/Pipfile.lock index 5303681d..fe74fd0b 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "fe88610947fca7e41f17a54770e14951ec595ed18dbb059f38cf6e3d39869d96" + "sha256": "e317283f56f1e70f5bb2a664ea3732cafb031716fa61670bf875bd211d15d830" }, "pipfile-spec": 6, "requires": { @@ -1208,12 +1208,12 @@ }, "pytest-asyncio": { "hashes": [ - "sha256:7b51ed894f4fbea1340262bdae5135797ebbe21d8638978e35d31c6d19f72fb0", - "sha256:c4df2a697648241ff39e7f0e4a73050b03f123f760673956cf0d72a4990e312f" + "sha256:4f024da9f1ef945e680dc68610b52550e36590a67fd31bb3b4943979a1f90ef3", + "sha256:d15463d13f4456e1ead2594520216b225a16f781e144f8fdf6c5bb4667c48b3f" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==0.26.0" + "version": "==1.0.0" }, "python-dateutil": { "hashes": [