From 1ce64dcb9c8fbd777ec97d7149971addd694376e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 21:00:01 +0000 Subject: [PATCH] Bump gitpython from 3.1.35 to 3.1.37 in /web/requirements_py/dev Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.35 to 3.1.37. - [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.35...3.1.37) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/requirements_py/dev/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements_py/dev/requirements.txt b/web/requirements_py/dev/requirements.txt index 391a2b01ec..67891fce1b 100644 --- a/web/requirements_py/dev/requirements.txt +++ b/web/requirements_py/dev/requirements.txt @@ -12,7 +12,7 @@ mkdocs==1.2.3 mypy_extensions==0.4.3 coverage==5.5.0 thrift==0.13.0 -gitpython==3.1.35 +gitpython==3.1.37 sarif-tools==1.0.0 ./api/py/codechecker_api/dist/codechecker_api.tar.gz