From 3fbf217d34f178db83ab6a35fcd3b967a77cdadf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 10:15:18 +0000 Subject: [PATCH] Bump pygit2 from 1.13.0 to 1.13.3 in /services/python Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.13.0 to 1.13.3. - [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst) - [Commits](https://github.com/libgit2/pygit2/compare/v1.13.0...v1.13.3) --- updated-dependencies: - dependency-name: pygit2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- services/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/python/requirements.txt b/services/python/requirements.txt index d5d2e8e..d70a8da 100644 --- a/services/python/requirements.txt +++ b/services/python/requirements.txt @@ -119,7 +119,7 @@ pycodestyle==2.11.0 pycparser==2.21 pydot==1.4.2 pyflakes==3.1.0 -pygit2==1.13.0 +pygit2==1.13.3 Pygments==2.16.1 pygtrie==2.5.0 PyJWT==2.8.0