From 417e72fe047358fb5c579d52959806073b6aab56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 08:17:49 +0000 Subject: [PATCH] Bump gitpython from 3.1.14 to 3.1.17 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.14 to 3.1.17. - [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.14...3.1.17) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 85a89bd145..a2ec21c60b 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -26,7 +26,7 @@ dnspython==2.1.0 docutils==0.16 execnet==1.8.0 gitdb==4.0.5 -GitPython==3.1.14 +GitPython==3.1.17 identify==2.2.4 idna==2.8 importlib-metadata==4.0.1