From ec1821b214081ba8f85f21e97f52b53ca239f64f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 19:18:40 +0000 Subject: [PATCH] Bump pytest from 8.2.1 to 8.2.2 in /backend Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.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.1...8.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 6ee8d58..9a41056 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -17,7 +17,7 @@ pathspec==0.12.1 platformdirs==4.2.2 pluggy==1.5.0 pylint==3.1.1 -pytest==8.2.1 +pytest==8.2.2 six==1.16.0 tomlkit==0.12.5 Werkzeug==3.0.3