From f7abd4d5dd1fe1625108dbb4e9ad3f29213b80e3 Mon Sep 17 00:00:00 2001 From: raimon Date: Wed, 30 Aug 2023 19:01:03 +0900 Subject: [PATCH] Update gitpython version included in examples Via Dependabot alerts https://github.com/raimon49/requirements.txt.vim/security/dependabot/14 --- examples/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/requirements.txt b/examples/requirements.txt index 474928c..f9e0221 100644 --- a/examples/requirements.txt +++ b/examples/requirements.txt @@ -7,7 +7,7 @@ alabaster==0.7.6 Babel>=2.9.1 docutils==0.12 gevent_subprocess==0.1.2 -gitpython==3.0.7 +gitpython==3.1.32 hg-diff==1.2.4 Jinja2>=2.8.1 MarkupSafe==0.23