From 3f1d483b4cbac734fbe944a2757bf59f9a3fa094 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 04:21:08 +0000 Subject: [PATCH] Bump pytest from 8.2.0 to 8.2.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.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/8.2.0...8.2.1) --- updated-dependencies: - dependency-name: pytest 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 45b95c4..9477e17 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,7 @@ types-requests = "==2.31.0.20240406" towncrier = "==23.11.0" mypy = "==1.10.0" black = "==24.4.2" -pytest = "==8.2.0" +pytest = "==8.2.1" pytest-cov = "==5.0.0" tbump = "==6.11.0" sphinx = "==7.3.7" diff --git a/Pipfile.lock b/Pipfile.lock index 067c37d..25acc6d 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b420f226c6e2ebce0a9f8052579d4b8c1191e3ce27201797c6808bbe336ddbdc" + "sha256": "687c0db04e5ac503617e9785b88401d85ee0af394842c9776bf00e7eda701ab6" }, "pipfile-spec": 6, "requires": {}, @@ -1171,12 +1171,12 @@ }, "pytest": { "hashes": [ - "sha256:1733f0620f6cda4095bbf0d9ff8022486e91892245bb9e7d5542c018f612f233", - "sha256:d507d4482197eac0ba2bae2e9babf0672eb333017bcedaa5fb1a3d42c1174b3f" + "sha256:5046e5b46d8e4cac199c373041f26be56fdb81eb4e67dc11d4e10811fc3408fd", + "sha256:faccc5d332b8c3719f40283d0d44aa5cf101cec36f88cde9ed8f2bc0538612b1" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.2.0" + "version": "==8.2.1" }, "pytest-cov": { "hashes": [