From 2783e380301b1bcfe1f8e776913ec59d5a14fed7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 18:54:26 +0000 Subject: [PATCH] Bump pytest from 8.0.2 to 8.1.1 in /test Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.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.0.2...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/Pipfile | 2 +- test/Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/test/Pipfile b/test/Pipfile index cc2e314..1f0c88f 100644 --- a/test/Pipfile +++ b/test/Pipfile @@ -6,7 +6,7 @@ verify_ssl = true [dev-packages] [packages] -pytest = "==8.0.2" +pytest = "==8.1.1" pytest-xdist = "==3.5.0" pytest-testinfra = "==10.1.0" black = "==24.4.0" diff --git a/test/Pipfile.lock b/test/Pipfile.lock index b2b36bc..ac8f4d7 100644 --- a/test/Pipfile.lock +++ b/test/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "0bd50a04f0e21b2e7300c5a8cbcfd1d8602ade3bb667529943e655969c43a620" + "sha256": "94f360189e60b2a88352d1a2bcc662bda76b851bdfe554f8b10f89ee1b13796a" }, "pipfile-spec": 6, "requires": { @@ -387,12 +387,12 @@ }, "pytest": { "hashes": [ - "sha256:d4051d623a2e0b7e51960ba963193b09ce6daeb9759a451844a21e4ddedfc1bd", - "sha256:edfaaef32ce5172d5466b5127b42e0d6d35ebbe4453f0e3505d96afd93f6b096" + "sha256:2a8386cfc11fa9d2c50ee7b2a57e7d898ef90470a7a34c4b949ff59662bb78b7", + "sha256:ac978141a75948948817d360297b7aae0fcb9d6ff6bc9ec6d514b85d5a65c044" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.0.2" + "version": "==8.1.1" }, "pytest-forked": { "hashes": [