From 32befac5d97352b36795030797e5114963438b65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 07:14:07 +0000 Subject: [PATCH] build(deps-dev): bump pytest from 8.3.1 to 8.3.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.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.3.1...8.3.2) --- 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 b06fbf9..aab37fd 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ markdown = "==3.6" [dev-packages] pyhamcrest = "==2.1.0" -pytest = "==8.3.1" +pytest = "==8.3.2" pytest-cov = "==5.0.0" [requires] diff --git a/Pipfile.lock b/Pipfile.lock index b819d7e..0615952 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "4616e2314ddeb431c3744ada3ec4c1aef6481ece5db79727dc7546a899058eb4" + "sha256": "c637277538df103b9dcb71843f9b8b8cc16c6100d0b2c9a1662d7098ac1f2f9f" }, "pipfile-spec": 6, "requires": { @@ -181,12 +181,12 @@ }, "pytest": { "hashes": [ - "sha256:7e8e5c5abd6e93cb1cc151f23e57adc31fcf8cfd2a3ff2da63e23f732de35db6", - "sha256:e9600ccf4f563976e2c99fa02c7624ab938296551f280835ee6516df8bc4ae8c" + "sha256:4ba08f9ae7dcf84ded419494d229b48d0903ea6407b030eaec46df5e6a73bba5", + "sha256:c132345d12ce551242c87269de812483f5bcc87cdbb4722e48487ba194f9fdce" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.3.1" + "version": "==8.3.2" }, "pytest-cov": { "hashes": [