From b42d7a8b77ebcaeb20c65f64f72742a4d1ab9cdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 22:36:04 +0000 Subject: [PATCH] Bump pytest from 7.4.2 to 9.0.3 in /simple Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 9.0.3. - [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...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- simple/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple/requirements.txt b/simple/requirements.txt index fae6090e..dfe43863 100644 --- a/simple/requirements.txt +++ b/simple/requirements.txt @@ -19,7 +19,7 @@ protobuf==4.25.3 PyLD==2.0.4 PyMySQL==1.1.0 python-dateutil==2.8.2 -pytest==7.4.2 +pytest==9.0.3 PyYAML==6.0.1 pytz==2023.3.post1 redis==5.2.1