From c850dce8efdb00081b7f8e8c5e280676f895f900 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 03:07:42 +0000 Subject: [PATCH] Bump pytest from 8.4.1 to 8.4.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 8.4.2. - [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.4.1...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development 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 698356a..55b4ead 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ pydantic = "==2.11.7" [dev-packages] black = "==25.1.0" -pytest = "==8.4.1" +pytest = "==8.4.2" pytest-mock = "==3.14.1" mypy = "==1.17.1" pytest-mypy-plugins = "==3.2.0" diff --git a/Pipfile.lock b/Pipfile.lock index b4f794f..54d8888 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "fac35a3c40f3e5a9aee17884dcbe29b6cee7e928426f2813f0a0b35234a3e122" + "sha256": "19eaaa23b8337514947d59b67e36ae31fbfcce9d1c6fdf8eca28a3521fc8b3c7" }, "pipfile-spec": 6, "requires": { @@ -635,12 +635,12 @@ }, "pytest": { "hashes": [ - "sha256:539c70ba6fcead8e78eebbf1115e8b589e7565830d7d006a8723f19ac8a0afb7", - "sha256:7c67fd69174877359ed9371ec3af8a3d2b04741818c51e5e99cc1742251fa93c" + "sha256:86c0d0b93306b961d58d62a4db4879f27fe25513d4b969df351abdddb3c30e01", + "sha256:872f880de3fc3a5bdc88a11b39c9710c3497a547cfa9320bc3c5e62fbf272e79" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==8.4.1" + "version": "==8.4.2" }, "pytest-cov": { "hashes": [