From c6ad42580b5a1a63d4ab6e603d25c47d7a04f589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 May 2023 01:26:10 +0000 Subject: [PATCH] Bump gitpython from 1.0.2 to 3.1.30 in /clefos/compose-ui/files Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 1.0.2 to 3.1.30. - [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/1.0.2...3.1.30) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- clefos/compose-ui/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clefos/compose-ui/files/requirements.txt b/clefos/compose-ui/files/requirements.txt index d3a5c18..810bb52 100644 --- a/clefos/compose-ui/files/requirements.txt +++ b/clefos/compose-ui/files/requirements.txt @@ -1,3 +1,3 @@ Flask==1.0 docker-compose==1.8.1 -gitpython==1.0.2 +gitpython==3.1.30