From 40c40d747a6be1c01470d418975486639f3aa8a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 14:38:50 +0000 Subject: [PATCH] Bump pytest from 8.2.0 to 8.2.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.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.0...8.2.1) --- 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 46da3fcce..29f690017 100644 --- a/Pipfile +++ b/Pipfile @@ -25,7 +25,7 @@ pipenv = "==2023.12.1" pydantic = "==2.7.0" pylint = "==3.1.0" pynacl = "==1.5.0" -pytest = "==8.2.0" +pytest = "==8.2.1" pytest-asyncio = "==0.23.6" pyyaml = "==6.0.1" unidecode = "==1.3.8" diff --git a/Pipfile.lock b/Pipfile.lock index 5b1e21f4c..a4ee73fa1 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "f03c9f92e641c1bf59584e8c6f80cb6d6fe178a2ef653e5e44d9049795d36423" + "sha256": "05138625f2ed13c0e34bb671025d5bc40d51fa759af9331b4cdbedb2ff09e401" }, "pipfile-spec": 6, "requires": { @@ -1001,12 +1001,12 @@ }, "pytest": { "hashes": [ - "sha256:1733f0620f6cda4095bbf0d9ff8022486e91892245bb9e7d5542c018f612f233", - "sha256:d507d4482197eac0ba2bae2e9babf0672eb333017bcedaa5fb1a3d42c1174b3f" + "sha256:5046e5b46d8e4cac199c373041f26be56fdb81eb4e67dc11d4e10811fc3408fd", + "sha256:faccc5d332b8c3719f40283d0d44aa5cf101cec36f88cde9ed8f2bc0538612b1" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.2.0" + "version": "==8.2.1" }, "pytest-asyncio": { "hashes": [