From 53b1f73c87b61f4f5576d64a7f049ebbdd724d14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 10:26:16 +0000 Subject: [PATCH] Bump gitpython from 3.1.17 to 3.1.18 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.17 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.17...3.1.18) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 685169ca43..f1bef9fbc6 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -26,7 +26,7 @@ dnspython==2.1.0 docutils==0.17.1 execnet==1.8.0 gitdb==4.0.5 -GitPython==3.1.17 +GitPython==3.1.18 identify==2.2.4 idna==2.8 importlib-metadata==4.0.1 @@ -44,7 +44,7 @@ path==15.1.2 path.py==12.5.0 pexpect==4.8.0 pluggy==0.13.1 -pre-commit==2.12.1 +pre-commit==2.13.0 protobuf==3.17.0 psutil==5.8.0 ptyprocess==0.7.0