From 219d352eb2d2bf542f5e04e48056c849d949c974 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 06:34:51 +0000 Subject: [PATCH] MAINT: Bump gitpython from 3.1.13 to 3.1.18 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.13 to 3.1.18. - [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.18) 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..70f7949971cf 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.18 \ No newline at end of file