From 93d274b601ac60e5c3a193650d16d65e5348882b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 03:04:16 +0000 Subject: [PATCH] Bump pytest from 9.1.0 to 9.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.1.0 to 9.1.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/9.1.0...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 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 bfc4996..acd00f7 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ pydantic = "==2.13.4" [dev-packages] black = "==26.5.1" -pytest = "==9.1.0" +pytest = "==9.1.1" pytest-mock = "==3.15.1" mypy = "==2.1.0" pytest-mypy-plugins = "==4.0.3" diff --git a/Pipfile.lock b/Pipfile.lock index c256864..9a48ab7 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ce3776052ba0726f12a381bf032c429f1ac80bdceb8091726f0ea577a7dbbf57" + "sha256": "94d24b7a3516a598f884868a54f5f4149b8c24b06ae781915d8ac5fa232601f5" }, "pipfile-spec": 6, "requires": { @@ -1032,12 +1032,12 @@ }, "pytest": { "hashes": [ - "sha256:41dd9148c08072446394cefd3d79701701335a9f4cae69ba92e39f6c7f5c061c", - "sha256:8ebb0e7888bdf2bdfc602ec51f8f62d50200af37356c74e503c79a94f5c81f32" + "sha256:1088fbde8f2b49d95a549a195707afa7a76a3ce9bcadc26b6d71f0ffda5fe313", + "sha256:37a86b45efb9a47a61a36449063e8e18d0cab3161329fc099eb21783169c4f0c" ], "index": "pypi", "markers": "python_version >= '3.10'", - "version": "==9.1.0" + "version": "==9.1.1" }, "pytest-cov": { "hashes": [