From c2c8e44fa6a64f4dd02e96b76e0c7bdca92076b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 10:24:34 +0000 Subject: [PATCH] chore(deps): bump pytest from 9.0.3 to 9.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.3 to 9.1.1. - [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/9.0.3...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gitgalaxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitgalaxy/requirements.txt b/gitgalaxy/requirements.txt index 10aef641..ac3c7709 100644 --- a/gitgalaxy/requirements.txt +++ b/gitgalaxy/requirements.txt @@ -98,7 +98,7 @@ pynndescent==0.6.0 pypandoc==1.17 pyparsing==3.3.2 pyproject_hooks==1.2.0 -pytest==9.0.3 +pytest==9.1.1 pytest-cov==7.1.0 python-dateutil==2.9.0.post0 python-dotenv==1.2.2