From 84b6fcfd15b3e6bea1dd034492257d396ccb0edc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 02:53:27 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.23.2 to 0.23.3 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.2 to 0.23.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.2...v0.23.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 54c19f251..0962a4af7 100644 --- a/Pipfile +++ b/Pipfile @@ -26,7 +26,7 @@ pydantic = "==2.5.3" pylint = "==3.0.3" pynacl = "==1.5.0" pytest = "==7.4.4" -pytest-asyncio = "==0.23.2" +pytest-asyncio = "==0.23.3" pyyaml = "==6.0.1" unidecode = "==1.3.7" diff --git a/Pipfile.lock b/Pipfile.lock index 50f25d3ff..3d8c1d077 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "fbd7a6fae42eeebfbab2fc79f6ffb8c113561cf9b6ec2617bd0c6b280b0f3858" + "sha256": "ae4ed70240aec7422d0d5bc3269f815569270a4c11034c47112c7b3393dae526" }, "pipfile-spec": 6, "requires": { @@ -1019,12 +1019,12 @@ }, "pytest-asyncio": { "hashes": [ - "sha256:c16052382554c7b22d48782ab3438d5b10f8cf7a4bdcae7f0f67f097d95beecc", - "sha256:ea9021364e32d58f0be43b91c6233fb8d2224ccef2398d6837559e587682808f" + "sha256:37a9d912e8338ee7b4a3e917381d1c95bfc8682048cb0fbc35baba316ec1faba", + "sha256:af313ce900a62fbe2b1aed18e37ad757f1ef9940c6b6a88e2954de38d6b1fb9f" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==0.23.2" + "version": "==0.23.3" }, "python-dateutil": { "hashes": [