From 5a5f56822a83e1accfefd09b6386571b77c1a000 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 10:42:35 +0000 Subject: [PATCH] Bump pytest from 5.4.3 to 7.4.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 7.4.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/5.4.3...7.4.4) --- 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 00cf832..634cc1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pluggy==0.13.1 py==1.11.0 PyMySQL==0.10.1 pyparsing==2.4.7 -pytest==5.4.3 +pytest==7.4.4 python-dateutil==2.8.1 python-dotenv==0.13.0 pytz==2020.5