From 3cf000e5ea81f3cae4dcd6aed20e38b4b888a9ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 20:53:04 +0000 Subject: [PATCH] Bump pytest from 6.2.5 to 9.0.3 in /images/gh-gl-sync Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 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/6.2.5...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- images/gh-gl-sync/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/gh-gl-sync/requirements.txt b/images/gh-gl-sync/requirements.txt index d8af1d3ad..0817fd6a8 100644 --- a/images/gh-gl-sync/requirements.txt +++ b/images/gh-gl-sync/requirements.txt @@ -1,6 +1,6 @@ flake8==4.0.1 PyGithub==2.9.1 -pytest==6.2.5 +pytest==9.0.3 pytest-cov==3.0.0 python-dateutil==2.8.2 sentry-sdk==1.32.0