From 71846f29e5ebcb76e4772592e87bd1839c45e12c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 18:01:27 +0000 Subject: [PATCH] build(deps): bump gitpython from 3.1.47 to 3.1.49 in /bot Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 to 3.1.49. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.47...3.1.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 206d59720..fd62af672 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -1,5 +1,5 @@ aiohttp<4 -gitpython==3.1.47 +gitpython==3.1.49 influxdb==5.3.2 libmozdata==0.2.12 python-hglib==2.6.2