From 5213efae686e3e3359423e72b368dfc02626d454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 04:01:50 +0000 Subject: [PATCH] Bump pytest from 5.4.3 to 7.4.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 7.4.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/5.4.3...7.4.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 43ebc37..3615a1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pluggy==0.13.1 py==1.8.1 PyMySQL==0.10.1 pyparsing==2.4.7 -pytest==5.4.3 +pytest==7.4.2 python-dateutil==2.8.1 python-dotenv==0.13.0 pytz==2020.1