From 8b75bd2a65c5e4806e078170f5f585274faaabaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 17:10:31 +0000 Subject: [PATCH] Bump gitpython in /tools/essence-feature-usage-stats Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.40 to 3.1.41. - [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.40...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/essence-feature-usage-stats/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/essence-feature-usage-stats/requirements.txt b/tools/essence-feature-usage-stats/requirements.txt index 4e38124fd..ae0c5336f 100644 --- a/tools/essence-feature-usage-stats/requirements.txt +++ b/tools/essence-feature-usage-stats/requirements.txt @@ -3,7 +3,7 @@ certifi==2023.11.17 charset-normalizer==3.3.2 click==8.1.7 gitdb==4.0.11 -GitPython==3.1.40 +GitPython==3.1.41 idna==3.6 Jinja2==3.1.2 MarkupSafe==2.1.3