From 8da83d9d68981e4136c65bda164f86fdcc713151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 07:21:52 +0000 Subject: [PATCH] Bump pytest from 8.4.0 to 8.4.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.0 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.0...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Pipfile b/Pipfile index 429c6fcd..4e635c05 100644 --- a/Pipfile +++ b/Pipfile @@ -31,7 +31,7 @@ pydantic = "==2.9.2" pydoclint = "==0.6.6" pylint = "==3.3.7" pynacl = "==1.5.0" -pytest = "==8.4.0" +pytest = "==8.4.2" pytest-asyncio = "==1.0.0" pyyaml = "==6.0.1" unidecode = "==1.4.0" diff --git a/Pipfile.lock b/Pipfile.lock index c252ddf6..2f7cd9be 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "af49e9d0d73f24253830648384e35359a9ff5336611340dc52a3a95db50c67a8" + "sha256": "61a32fdc147d5c4a467a7e366c3a8709d523f4b70c1c66683e6fa267bd16b2ff" }, "pipfile-spec": 6, "requires": { @@ -1165,11 +1165,11 @@ }, "pygments": { "hashes": [ - "sha256:61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f", - "sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c" + "sha256:636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887", + "sha256:86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b" ], "markers": "python_version >= '3.8'", - "version": "==2.19.1" + "version": "==2.19.2" }, "pylint": { "hashes": [ @@ -1199,12 +1199,12 @@ }, "pytest": { "hashes": [ - "sha256:14d920b48472ea0dbf68e45b96cd1ffda4705f33307dcc86c676c1b5104838a6", - "sha256:f40f825768ad76c0977cbacdf1fd37c6f7a468e460ea6a0636078f8972d4517e" + "sha256:86c0d0b93306b961d58d62a4db4879f27fe25513d4b969df351abdddb3c30e01", + "sha256:872f880de3fc3a5bdc88a11b39c9710c3497a547cfa9320bc3c5e62fbf272e79" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==8.4.0" + "version": "==8.4.2" }, "pytest-asyncio": { "hashes": [