From 3fd23ecc73f5bf2c0c29c2db02558512d4faa785 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 20:22:46 +0000 Subject: [PATCH] Bump gitpython from 1.0.2 to 3.1.30 in /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] --- compose-ui/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose-ui/files/requirements.txt b/compose-ui/files/requirements.txt index d3a5c18..810bb52 100644 --- a/compose-ui/files/requirements.txt +++ b/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