From eef956a4baa60f89067d244ba13f144e03410de4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 18:26:23 +0000 Subject: [PATCH] Bump pytest from 8.2.2 to 8.3.2 in /src Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 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.2.2...8.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.in | 2 +- src/requirements.txt | 6 +++--- src/requirements_dev.txt | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/requirements.in b/src/requirements.in index 6860be0b4..75f46042b 100644 --- a/src/requirements.in +++ b/src/requirements.in @@ -50,7 +50,7 @@ flake8-colors == 0.1.9 flake8-debugger == 4.1.2 flake8-raise == 0.0.5 mapbox-vector-tile == 2.1.0 -pytest == 8.2.2 +pytest == 8.3.2 pytest-django == 4.8.0 pytest-cov == 5.0.0 python-owasp-zap-v2.4 == 0.1.0 diff --git a/src/requirements.txt b/src/requirements.txt index b2db33b03..465349e39 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1134,9 +1134,9 @@ pyproject-hooks==1.1.0 \ --hash=sha256:4b37730834edbd6bd37f26ece6b44802fb1c1ee2ece0e54ddff8bfc06db86965 \ --hash=sha256:7ceeefe9aec63a1064c18d939bdc3adf2d8aa1988a510afec15151578b232aa2 # via build -pytest==8.2.2 \ - --hash=sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343 \ - --hash=sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977 +pytest==8.3.2 \ + --hash=sha256:4ba08f9ae7dcf84ded419494d229b48d0903ea6407b030eaec46df5e6a73bba5 \ + --hash=sha256:c132345d12ce551242c87269de812483f5bcc87cdbb4722e48487ba194f9fdce # via # -r requirements.in # pytest-cov diff --git a/src/requirements_dev.txt b/src/requirements_dev.txt index 9efac7304..683ebd0eb 100644 --- a/src/requirements_dev.txt +++ b/src/requirements_dev.txt @@ -1218,9 +1218,9 @@ pyproject-hooks==1.1.0 \ # via # build # pip-tools -pytest==8.2.2 \ - --hash=sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343 \ - --hash=sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977 +pytest==8.3.2 \ + --hash=sha256:4ba08f9ae7dcf84ded419494d229b48d0903ea6407b030eaec46df5e6a73bba5 \ + --hash=sha256:c132345d12ce551242c87269de812483f5bcc87cdbb4722e48487ba194f9fdce # via # -r ./requirements.in # pytest-cov