From 8528e188e7ecb3ee687f25310121310905fa22ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 22:48:02 +0000 Subject: [PATCH] build(deps-dev): Bump pytest from 8.2.2 to 8.3.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.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.2.2...8.3.1) --- 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 56a733fd..8c345c48 100644 --- a/Pipfile +++ b/Pipfile @@ -24,7 +24,7 @@ watchdog = "~=4.0.0" cfn-lint = "~=1.6.1" isort = "~=5.13.2" mypy = "~=1.0" -pytest = "~=8.2.0" +pytest = "~=8.3.1" rope = "~=1.13.0" ruff = "==0.5.2" types-beautifulsoup4 = "~=4.12.0.5" diff --git a/Pipfile.lock b/Pipfile.lock index 991be363..c283c4e3 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "d2ad7197a739eb6078585c1aea704841b1e987ba8411631f1c0db30f29293f20" + "sha256": "58d2c4c845b328b6e25b62c41677fed9ecde0988776826e6f6362beda605cf90" }, "pipfile-spec": 6, "requires": { @@ -908,12 +908,12 @@ }, "pytest": { "hashes": [ - "sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343", - "sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977" + "sha256:7e8e5c5abd6e93cb1cc151f23e57adc31fcf8cfd2a3ff2da63e23f732de35db6", + "sha256:e9600ccf4f563976e2c99fa02c7624ab938296551f280835ee6516df8bc4ae8c" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.2.2" + "version": "==8.3.1" }, "python-dateutil": { "hashes": [