From 8915e8a8a42536a5013432d0393f83fdb51ba900 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 04:46:32 +0000 Subject: [PATCH] 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 4580da3..1630393 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,7 @@ types-requests = "==2.32.0.20240712" towncrier = "==23.11.0" mypy = "==1.11.0" black = "==24.4.2" -pytest = "==8.3.1" +pytest = "==8.3.2" pytest-cov = "==5.0.0" tbump = "==6.11.0" sphinx = "==7.4.7" diff --git a/Pipfile.lock b/Pipfile.lock index b430db1..35c71b4 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "0700718cb1a3764fae5c73032fec94b6353ed25e0ceb789df0aa3c95c2689ecd" + "sha256": "127d96ada29526bf1196f1b06623edd29fd7cf233b88a12566c6986912eec1d0" }, "pipfile-spec": 6, "requires": {}, @@ -1180,12 +1180,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": [