From 54ceb4bfc40ce50442d8017df037caaba59ef9de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 02:34:19 +0000 Subject: [PATCH] Bump gitpython from 3.1.12 to 3.1.13 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.12 to 3.1.13. - [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.12...3.1.13) 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 44e893c2c0..8743d67ecc 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -21,13 +21,13 @@ cfgv==2.0.1 chardet==4.0.0 configparser==4.0.2 contextlib2==0.6.0.post1 -cryptography==3.3.1 +cryptography==3.3.2 Deprecated==1.2.11 dnspython==2.1.0 docutils==0.16 execnet==1.8.0 gitdb==4.0.5 -GitPython==3.1.12 +GitPython==3.1.13 identify==1.5.13 idna==2.8 importlib-metadata==3.4.0