From d4bf358db84dd17a3cc6d48c93ae31c6ad8367c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 21:03:16 +0000 Subject: [PATCH] Bump pytest from 7.4.0 to 8.3.5 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 8.3.5. - [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.0...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 1c1d66b3..7575d9d9 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ url = "https://pypi.org/simple" verify_ssl = true [dev-packages] -pytest = "==7.4.0" +pytest = "==8.3.5" pytest-cov = "==4.1.0" mypy = "==0.942" coveralls = "==3.3.1" diff --git a/Pipfile.lock b/Pipfile.lock index b76b471d..63c6d0a4 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "6e2ea3c760eac2f1e7bc914e36164af1ea014eeb54d55c5834aee7861c84d9f2" + "sha256": "c933060cbf263f954481252ff70c710bad76dac882252c741c2d03d6a68b038c" }, "pipfile-spec": 6, "requires": { @@ -864,12 +864,12 @@ }, "pytest": { "hashes": [ - "sha256:78bf16451a2eb8c7a2ea98e32dc119fd2aa758f1d5d66dbf0a59d69a3969df32", - "sha256:b4bf8c45bd59934ed84001ad51e11b4ee40d40a1229d2c79f9c592b0a3f6bd8a" + "sha256:c69214aa47deac29fad6c2a4f590b9c4a9fdb16a403176fe154b79c0b4d4d820", + "sha256:f4efe70cc14e511565ac476b57c279e12a855b11f48f212af1080ef2263d3845" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==7.4.0" + "markers": "python_version >= '3.8'", + "version": "==8.3.5" }, "pytest-cov": { "hashes": [