From 136d8613a56dd28cd6b81d7c12a317c9f2c0c02e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Feb 2022 14:20:45 +0100 Subject: [PATCH] Bump gitpython from 3.1.26 to 3.1.27 (#3457) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.26 to 3.1.27. - [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.26...3.1.27) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch ... 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 972e1874a..682974375 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ debugpy==1.5.1 deepmerge==1.0.1 dirhash==0.2.1 docker==5.0.3 -gitpython==3.1.26 +gitpython==3.1.27 jinja2==3.0.3 pulsectl==22.1.3 pyudev==0.23.2