From 2fd688b9d3bcfba7f3d0902626134fd541d86286 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 07:19:10 +0000 Subject: [PATCH] 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/main/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 51a769ee0aa4..7e3fe66319fe 100644 --- a/linter_requirements.txt +++ b/linter_requirements.txt @@ -1,2 +1,2 @@ pycodestyle==2.7.0 -GitPython==3.1.13 \ No newline at end of file +GitPython==3.1.14 \ No newline at end of file