From a8e4e1f80bec2598673b3b34a1aa44a1d2800bdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 20:13:52 +0000 Subject: [PATCH] Bump pytest from 7.4.2 to 8.1.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 8.1.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.1.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 3efecf9876..0461d859c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pyOpenSSL==19.1.0; platform_machine == 'armv7l' pyOpenSSL==23.2.0; platform_machine != 'armv7l' pyparsing==3.0.9 PySocks==1.7.1 -pytest==7.4.2 +pytest==8.1.2 pytz==2023.3 python-dateutil==2.8.2 requests==2.31.0