From c436ae6651bb3e514a85008b7ec377319943ad59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 07:15:03 +0000 Subject: [PATCH] build(deps-dev): bump pytest from 8.3.2 to 8.3.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.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/8.3.2...8.3.3) --- 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 f092abe..460e6a0 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ markdown = "==3.7" [dev-packages] pyhamcrest = "==2.1.0" -pytest = "==8.3.2" +pytest = "==8.3.3" pytest-cov = "==5.0.0" [requires] diff --git a/Pipfile.lock b/Pipfile.lock index 03c8713..59ce30f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b44d283fb02a18c0b58acb24f202aabe801b3ea4f1c09594c6006ee120be480f" + "sha256": "6c8f04347ce414239728d22789c860aca9936c1e5a940eccc3f8084293f4e670" }, "pipfile-spec": 6, "requires": { @@ -183,12 +183,12 @@ }, "pytest": { "hashes": [ - "sha256:4ba08f9ae7dcf84ded419494d229b48d0903ea6407b030eaec46df5e6a73bba5", - "sha256:c132345d12ce551242c87269de812483f5bcc87cdbb4722e48487ba194f9fdce" + "sha256:70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181", + "sha256:a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.3.2" + "version": "==8.3.3" }, "pytest-cov": { "hashes": [