From 454e8b12c0aae3e37af371bf94fa7e299e30a834 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 15:12:02 +0000 Subject: [PATCH] Bump pytest from 7.4.2 to 8.2.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 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/7.4.2...8.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f558c50..303cd73f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ msgpack-python==0.5.6 mysql-connector-python==8.3.0 nose==1.3.7 numpy==1.25.2 -pytest==7.4.2 +pytest==8.2.2 pytimeparse==1.1.8 quantities==0.14.1 redis==5.0.7