From 8ae865e6b040931ae647f4ba8fe7096089e64c9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 15:13:13 +0000 Subject: [PATCH] Bump pytest from 8.0.2 to 8.3.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.3.4. - [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.0.2...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 34d67084..416668df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ mkdocs==1.6.1 mkdocs-material==9.5.1 # tests -pytest==8.0.2 +pytest==8.3.4 types-boto3==1.0.2 types-redis==4.6.0.20240425 anyio==4.4.0