From 3a033ff06f512a9f7f137ffff436e482973f671c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 12:25:54 +0000 Subject: [PATCH] Bump pytest from 7.4.4 to 9.0.2 in /services/update-selectors Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 9.0.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.4...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- services/update-selectors/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/update-selectors/requirements.txt b/services/update-selectors/requirements.txt index 0eb0a8aaf..c195e4ae1 100644 --- a/services/update-selectors/requirements.txt +++ b/services/update-selectors/requirements.txt @@ -7,7 +7,7 @@ idna==3.7 nats-py==2.6.0 notifications-python-client==8.0.1 PyJWT==2.8.0 -pytest==7.4.4 +pytest==9.0.2 python-arango==7.3.4 python-dotenv==1.1.0 requests==2.32.4