From b6c60cc03ab1be6ba90fae02b817ec552b27d22e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 00:09:19 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.25.0 to 0.26.0 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.0 to 0.26.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.0...v0.26.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 e7c859b2..7d959246 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.25.0" +pytest-asyncio = "==0.26.0" pyyaml = "==6.0.1" unidecode = "==1.3.8" diff --git a/Pipfile.lock b/Pipfile.lock index c138e1b5..84631ebd 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "838544d3ff3c9ce4604820c3c56262a2f680e826e242a794e7bc7954243db949" + "sha256": "7dd87ad02f3c3bde010b3fd8385735bd61e1839e282cc2e0693d8414946ee5c4" }, "pipfile-spec": 6, "requires": { @@ -1191,12 +1191,12 @@ }, "pytest-asyncio": { "hashes": [ - "sha256:8c0610303c9e0442a5db8604505fc0f545456ba1528824842b37b4a626cbf609", - "sha256:db5432d18eac6b7e28b46dcd9b69921b55c3b1086e85febfe04e70b18d9e81b3" + "sha256:7b51ed894f4fbea1340262bdae5135797ebbe21d8638978e35d31c6d19f72fb0", + "sha256:c4df2a697648241ff39e7f0e4a73050b03f123f760673956cf0d72a4990e312f" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==0.25.0" + "version": "==0.26.0" }, "python-dateutil": { "hashes": [