From d81be3913511265c0c42ba3b812c3257e083b926 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 07:36:59 +0000 Subject: [PATCH] Bump pytest from 8.3.2 to 8.3.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.4) --- updated-dependencies: - dependency-name: pytest 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 102856d6..930db61a 100644 --- a/Pipfile +++ b/Pipfile @@ -32,7 +32,7 @@ pydantic = "==2.8.2" pydoclint = "==0.5.6" pylint = "==3.2.6" pynacl = "==1.5.0" -pytest = "==8.3.2" +pytest = "==8.3.4" pytest-asyncio = "==0.25.0" pyyaml = "==6.0.1" unidecode = "==1.3.8" diff --git a/Pipfile.lock b/Pipfile.lock index c1668114..1773c2f4 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "152c0ffea9f1a41fea6523d6e394f92970e761f286d289c6d19a4c872d04d8de" + "sha256": "6fb1e04f4f0a4480d7cc8f7fa71ce039bfa18a54f6ea4d6c985e1109e28bdee8" }, "pipfile-spec": 6, "requires": { @@ -1010,12 +1010,12 @@ }, "pytest": { "hashes": [ - "sha256:4ba08f9ae7dcf84ded419494d229b48d0903ea6407b030eaec46df5e6a73bba5", - "sha256:c132345d12ce551242c87269de812483f5bcc87cdbb4722e48487ba194f9fdce" + "sha256:50e16d954148559c9a74109af1eaf0c945ba2d8f30f0a3d3335edde19788b6f6", + "sha256:965370d062bce11e73868e0335abac31b4d3de0e82f4007408d242b4f8610761" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.3.2" + "version": "==8.3.4" }, "pytest-asyncio": { "hashes": [