From 7f065752dcb1adde95f2eec8aa97737e041b034e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 07:13:04 +0000 Subject: [PATCH] Bump pytest from 8.2.2 to 8.3.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1. - [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.2.2...8.3.1) --- updated-dependencies: - dependency-name: pytest 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 9b8bed48..27ee04cc 100644 --- a/Pipfile +++ b/Pipfile @@ -32,7 +32,7 @@ pydantic = "==2.7.0" pydoclint = "==0.4.1" pylint = "==3.1.0" pynacl = "==1.5.0" -pytest = "==8.2.2" +pytest = "==8.3.1" pytest-asyncio = "==0.23.7" pyyaml = "==6.0.1" unidecode = "==1.3.8" diff --git a/Pipfile.lock b/Pipfile.lock index 3d788d49..4bc173a2 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "265a646a12d26acea9dfd3b4f2215b03a698af0039492688b88a6d59d2b96c00" + "sha256": "bb62e60701b52b4a2b0ba5aacaff1fd8735b76c9ce2c392bc50d52622183bec0" }, "pipfile-spec": 6, "requires": { @@ -999,12 +999,12 @@ }, "pytest": { "hashes": [ - "sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343", - "sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977" + "sha256:7e8e5c5abd6e93cb1cc151f23e57adc31fcf8cfd2a3ff2da63e23f732de35db6", + "sha256:e9600ccf4f563976e2c99fa02c7624ab938296551f280835ee6516df8bc4ae8c" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.2.2" + "version": "==8.3.1" }, "pytest-asyncio": { "hashes": [