From cf64ab5c5796c0636b73c88e9cc9e5c5735f04ba Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 23:51:49 +0000 Subject: [PATCH] Bump gitpython from 2.1.12 to 3.0.3 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 2.1.12 to 3.0.3. - [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/2.1.12...3.0.3) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11e45c0..a312b6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ tornado==6.0.3 requests==2.22.0 pyjwt==1.7.1 -gitpython==2.1.12 +gitpython==3.0.3 there==0.0.9 mock==3.0.5 cryptography==2.7