From 45ced73f1372189895fda44f6ff1ab50f79ca656 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 17:55:19 +0000 Subject: [PATCH] Bump pygit2 from 1.14.0 to 1.15.0 Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.14.0 to 1.15.0. - [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md) - [Commits](https://github.com/libgit2/pygit2/compare/v1.14.0...v1.15.0) --- updated-dependencies: - dependency-name: pygit2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 679e2ce691b..9c6b08f3025 100644 --- a/requirements.in +++ b/requirements.in @@ -20,7 +20,7 @@ Faker future gunicorn heroku3 -pygit2==1.14.0 +pygit2==1.15.0 python-slugify requests social-auth-app-django diff --git a/requirements.txt b/requirements.txt index 95945e53da3..974a62ad5c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -171,7 +171,7 @@ psycopg2-binary==2.9.9 # via -r requirements.in pycparser==2.21 # via cffi -pygit2==1.14.0 +pygit2==1.15.0 # via # -r requirements.in # wagtail-localize-git