From a502229041fbb4e2ac7b2c28470e94b6938490b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 17:49:23 +0000 Subject: [PATCH] Bump pygit2 from 1.14.0 to 1.14.1 Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.14.0 to 1.14.1. - [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md) - [Commits](https://github.com/libgit2/pygit2/compare/v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: pygit2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 22af18b3376..658e93fae7d 100644 --- a/requirements.in +++ b/requirements.in @@ -20,7 +20,7 @@ Faker future gunicorn heroku3 -pygit2==1.14.0 +pygit2==1.14.1 python-slugify requests social-auth-app-django diff --git a/requirements.txt b/requirements.txt index 4fbeaeb87a3..46e02b9bf31 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.14.1 # via # -r requirements.in # wagtail-localize-git