From ee1a49db8f3db285a314e020a242eb5129d4fde2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 22:19:20 +0000 Subject: [PATCH] Bump pytest from 7.4.4 to 9.0.3 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 7.4.4 to 9.0.3 - [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/7.4.4...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development dependency-group: pip ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 24 ++++++++++++++++-------- 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/Pipfile b/Pipfile index ee42e95..1b71641 100644 --- a/Pipfile +++ b/Pipfile @@ -24,7 +24,7 @@ httpx = {extras = ["http2"], version = "==0.28.1"} pre-commit = "4.5.1" pylint = "4.0.4" flake8 = "7.3.0" -pytest = "7.4.4" +pytest = "9.0.3" pdoc3 = "0.11.6" [requires] diff --git a/Pipfile.lock b/Pipfile.lock index 7beef82..eb1b086 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ecb959c2d984cfe484ad4f8eb4a88c408e1efa44c550e3dbf5c63cf7dbd3f948" + "sha256": "768da06f574882d550706132425653cfbe3583683c8e3cdec3c243c79d943d23" }, "pipfile-spec": 6, "requires": { @@ -356,11 +356,11 @@ }, "packaging": { "hashes": [ - "sha256:29572ef2b1f17581046b3a2227d5c611fb25ec70ca1ba8554b24b0e69331a484", - "sha256:d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f" + "sha256:00243ae351a257117b6a241061796684b084ed1c516a08c48a3f7e147a9d80b4", + "sha256:b36f1fef9334a5588b4166f8bcd26a14e521f2b55e6b9de3aaa80d3ff7a37529" ], "markers": "python_version >= '3.8'", - "version": "==25.0" + "version": "==26.0" }, "pdoc3": { "hashes": [ @@ -412,6 +412,14 @@ "markers": "python_version >= '3.9'", "version": "==3.4.0" }, + "pygments": { + "hashes": [ + "sha256:6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f", + "sha256:81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176" + ], + "markers": "python_version >= '3.9'", + "version": "==2.20.0" + }, "pylint": { "hashes": [ "sha256:63e06a37d5922555ee2c20963eb42559918c20bd2b21244e4ef426e7c43b92e0", @@ -423,12 +431,12 @@ }, "pytest": { "hashes": [ - "sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280", - "sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8" + "sha256:2c5efc453d45394fdd706ade797c0a81091eccd1d6e4bccfcd476e2b8e0ab5d9", + "sha256:b86ada508af81d19edeb213c681b1d48246c1a91d304c6c81a427674c17eb91c" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==7.4.4" + "markers": "python_version >= '3.10'", + "version": "==9.0.3" }, "pyyaml": { "hashes": [