From 57c4f847bee6d0770cd933586ea1970caa7265d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 07:16:58 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.23.8 to 0.24.0 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.8 to 0.24.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.8...v0.24.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 7e98235c..50c798ff 100644 --- a/Pipfile +++ b/Pipfile @@ -33,7 +33,7 @@ pydoclint = "==0.5.6" pylint = "==3.2.6" pynacl = "==1.5.0" pytest = "==8.3.2" -pytest-asyncio = "==0.23.8" +pytest-asyncio = "==0.24.0" pyyaml = "==6.0.1" unidecode = "==1.3.8" diff --git a/Pipfile.lock b/Pipfile.lock index d36b6ab2..9a21a3be 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "dbf9ed1270c7eaba519b481d72e51fa3df845ad26a72171077ca5345bf8de837" + "sha256": "1c283e919fb3cdc989f8a382787b5e3d95b8d58a97c4ac716e44d2fff678a38d" }, "pipfile-spec": 6, "requires": { @@ -1019,12 +1019,12 @@ }, "pytest-asyncio": { "hashes": [ - "sha256:50265d892689a5faefb84df80819d1ecef566eb3549cf915dfb33569359d1ce2", - "sha256:759b10b33a6dc61cce40a8bd5205e302978bbbcc00e279a8b61d9a6a3c82e4d3" + "sha256:a811296ed596b69bf0b6f3dc40f83bcaf341b155a269052d82efa2b25ac7037b", + "sha256:d081d828e576d85f875399194281e92bf8a68d60d72d1a2faf2feddb6c46b276" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==0.23.8" + "version": "==0.24.0" }, "python-dateutil": { "hashes": [