From 56242433d7fc78b077dc3f8fa7a7b3a1d8c688c8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 07:47:11 +0000 Subject: MAINT: Bump gitpython from 3.1.13 to 3.1.14 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.13 to 3.1.14. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.13...3.1.14) Signed-off-by: dependabot-preview[bot] --- linter_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linter_requirements.txt b/linter_requirements.txt index b5b49bc8c..14d447bf2 100644 --- a/linter_requirements.txt +++ b/linter_requirements.txt @@ -1,2 +1,2 @@ pycodestyle==2.5.0 -GitPython==3.1.13 \ No newline at end of file +GitPython==3.1.14 \ No newline at end of file -- cgit v1.2.1