From 9dbf2ceac5b9c4a7b8153f4ec8b1bad6e9bcb497 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 07:15:27 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.25.0 to 0.25.3 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.0 to 0.25.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.0...v0.25.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 16cd3d51..23d9e679 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.25.3" pyyaml = "==6.0.1" unidecode = "==1.3.8" diff --git a/Pipfile.lock b/Pipfile.lock index 6e7efce9..23812e57 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "2992e5af6ef26383f2c8f623b27fb83a33f70480a341221629cc14abd52f4a9b" + "sha256": "cf9c812f908c8446b575584af68e8f23b045469744645f5cc8f4de5429486f63" }, "pipfile-spec": 6, "requires": { @@ -1147,12 +1147,12 @@ }, "pytest-asyncio": { "hashes": [ - "sha256:8c0610303c9e0442a5db8604505fc0f545456ba1528824842b37b4a626cbf609", - "sha256:db5432d18eac6b7e28b46dcd9b69921b55c3b1086e85febfe04e70b18d9e81b3" + "sha256:9e89518e0f9bd08928f97a3482fdc4e244df17529460bc038291ccaf8f85c7c3", + "sha256:fc1da2cf9f125ada7e710b4ddad05518d4cee187ae9412e9ac9271003497f07a" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==0.25.0" + "version": "==0.25.3" }, "python-dateutil": { "hashes": [