From 27ecd664d1d6c8451b69cab92063f1a4c474d06d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 03:31:07 +0000 Subject: [PATCH] Bump pytest from 8.2.2 to 8.3.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.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.2.2...8.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 9ccf468..e8b8193 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ pydantic = "==2.7.4" [dev-packages] black = "==24.4.2" -pytest = "==8.2.2" +pytest = "==8.3.3" pytest-mock = "==3.14.0" mypy = "==1.10.1" pytest-mypy-plugins = "==3.1.2" diff --git a/Pipfile.lock b/Pipfile.lock index 966e4a5..3c7d6e4 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ca2c5855754795128ab8b8f75edf5a869632ca310c6ada4153b0d81a0eeb4b83" + "sha256": "5baa77a96f2935661c357cfcf3219fe42d8949d99543a16b29bfe33c549c2420" }, "pipfile-spec": 6, "requires": { @@ -586,12 +586,12 @@ }, "pytest": { "hashes": [ - "sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343", - "sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977" + "sha256:70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181", + "sha256:a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.2.2" + "version": "==8.3.3" }, "pytest-cov": { "hashes": [