From 53642f23896d04fb580f1be477a2c96cf2d3ebcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 10:23:06 +0100 Subject: [PATCH] Bump gitpython from 3.1.12 to 3.1.13 (#2554) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d1821a9c6..6c50274a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cpe==1.2.1 cryptography==3.4.3 debugpy==1.2.1 docker==4.4.1 -gitpython==3.1.12 +gitpython==3.1.13 jinja2==2.11.3 pulsectl==20.5.1 pytz==2021.1