From fc9a12ed42dd2c5fedc8f14f1a88dfd4cf9935d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 20:16:24 +0000 Subject: [PATCH] Bump pytest from 8.4.0 to 8.4.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.0 to 8.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/8.4.0...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f16464..3ed216a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ absl-py==2.3.0 configobj==5.0.9 html5lib==1.1 pyotp==2.9.0 -pytest==8.4.0 +pytest==8.4.2 requests==2.32.4 ruff==0.11.13 six==1.17.0