From 13163e25743f36ecd081823a922646c8e4b9eb10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 16:10:06 +0000 Subject: [PATCH] pip(deps): bump pytest from 5.3.5 to 7.4.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.5 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.3.5...7.4.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index f35f964..a1379c6 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,4 +1,4 @@ -pytest==5.3.5 +pytest==7.4.2 boto3==1.11.12 requests==2.22.0 buildbot-worker==2.0.1