From 33a525e08a1855354b8c92c1c080921346c71b26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 02:45:50 +0000 Subject: [PATCH] Bump pytest from 7.2.0 to 8.1.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 8.1.0. - [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.2.0...8.1.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 4 ++-- Pipfile.lock | 29 +++++++++++++++-------------- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/Pipfile b/Pipfile index d62cdc7..0df2eca 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ url = "https://pypi.org/simple" verify_ssl = true [dev-packages] -pytest = "==7.2.0" +pytest = "==8.1.0" responses = "==0.20.0" mock = "==4.0.3" unittest2 = "==1.1.0" @@ -34,7 +34,7 @@ gevent = "==21.12.0" pyjwt = "==2.4.0" ibm-db = "==3.1.1" detect-secrets = {ref = "0.13.1+ibm.56.dss", git = "https://github.com/ibm/detect-secrets.git"} -pytest = "==7.2.0" +pytest = "==8.1.0" Werkzeug = "== 2.2.3" [requires] diff --git a/Pipfile.lock b/Pipfile.lock index 7454ad0..bccef60 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "dc51df5c4f9a41ed619da78a91af10964c7f9c08f865f7da9070919950a1d4c1" + "sha256": "299ae4693db380493be10bdadb56808b933cfe8062c8552ba222ac0638d93dde" }, "pipfile-spec": 6, "requires": { @@ -204,11 +204,11 @@ }, "exceptiongroup": { "hashes": [ - "sha256:232c37c63e4f682982c8b6459f33a8981039e5fb8756b2074364e5055c498c9e", - "sha256:d484c3090ba2889ae2928419117447a14daf3c1231d5e30d0aae34f354f01785" + "sha256:4bfd3996ac73b41e9b9628b04e079f193850720ea5945fc96a08633c66912f14", + "sha256:91f5c769735f051a4290d52edd0858999b57e5876e9f85937691bd4c9fa3ed68" ], "markers": "python_version < '3.11'", - "version": "==1.1.1" + "version": "==1.2.0" }, "flask": { "hashes": [ @@ -470,19 +470,19 @@ }, "packaging": { "hashes": [ - "sha256:994793af429502c4ea2ebf6bf664629d07c1a9fe974af92966e4b8d2df7edc61", - "sha256:a392980d2b6cffa644431898be54b0045151319d1e7ec34f0cfed48767dd334f" + "sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5", + "sha256:8c491190033a9af7e1d931d0b5dacc2ef47509b34dd0de67ed209b5203fc88c7" ], "markers": "python_version >= '3.7'", - "version": "==23.1" + "version": "==23.2" }, "pluggy": { "hashes": [ - "sha256:4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159", - "sha256:74134bbf457f031a36d68416e1509f34bd5ccc019f0bcc952c7b909d06b37bd3" + "sha256:7db9f7b503d67d1c5b95f59773ebb58a8c1c288129a88665838012cfb07b8981", + "sha256:8c85c2876142a764e5b7548e7d9a0e0ddb46f5185161049a79b7e974454223be" ], - "markers": "python_version >= '3.6'", - "version": "==1.0.0" + "markers": "python_version >= '3.8'", + "version": "==1.4.0" }, "prometheus-client": { "hashes": [ @@ -575,11 +575,12 @@ }, "pytest": { "hashes": [ - "sha256:892f933d339f068883b6fd5a459f03d85bfcb355e4981e146d2c7616c21fef71", - "sha256:c4014eb40e10f11f355ad4e3c2fb2c6c6d1919c73f3b5a433de4708202cade59" + "sha256:ee32db7af8de4629a455806befa90559f307424c07b8413ccfc30bf5b221dd7e", + "sha256:f8fa04ab8f98d185113ae60ea6d79c22f8143b14bc1caeced44a0ab844928323" ], "index": "pypi", - "version": "==7.2.0" + "markers": "python_version >= '3.8'", + "version": "==8.1.0" }, "python-dateutil": { "hashes": [