From 176cb2596708f4dc3bbdc889fa38a87b97739e03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 12:16:30 +0000 Subject: [PATCH] Bump pytest from 7.3.0 to 8.1.1 in /backend/worker Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.0 to 8.1.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/7.3.0...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/worker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/worker/requirements.txt b/backend/worker/requirements.txt index d362d5a56..6d884dd29 100644 --- a/backend/worker/requirements.txt +++ b/backend/worker/requirements.txt @@ -16,7 +16,7 @@ pip-tools==7.1.0 pipreqs==0.4.11 psycopg2-binary==2.9.5 pyproject_hooks==1.0.0 -pytest==7.3.0 +pytest==8.1.1 python-dateutil==2.8.2 pytz==2023.3 pytz-deprecation-shim==0.1.0.post0