From b93982ece259304eef5cbd4f291ac336aafb1278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 21:39:46 +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:production 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 3a908a305..e95cc1bfb 100644 --- a/Pipfile +++ b/Pipfile @@ -71,7 +71,7 @@ plumbum = "==1.8.3" poeditor = "==1.1.3" pygtrie = "==2.5.0" pyhumps = "==3.8.0" -pytest = "==8.3.1" +pytest = "==8.3.2" pytest-asyncio = "==0.23.8" pytest-cov = "==5.0.0" python-dateutil = "==2.9.0.post0" diff --git a/Pipfile.lock b/Pipfile.lock index 9e22b6d79..61f69fee5 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "687d122d035b9f9fb3e93a45ebcbe5c52a4923f41ceaadc4b6a156fb19860e93" + "sha256": "36d3e408799dd58a7f6cda88627caa5bb18d4125bcc37cf0edae0e922273f305" }, "pipfile-spec": 6, "requires": { @@ -2214,12 +2214,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-asyncio": { "hashes": [