From 025b8ac6ed57f17b3c2dca65edbcebd61f5cb8d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 15:54:53 +0000 Subject: [PATCH] build(deps): bump gitpython Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.14 to 3.1.41. - [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.14...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/fake_repos/python_js_repo/requirements/doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fake_repos/python_js_repo/requirements/doc.txt b/tests/fake_repos/python_js_repo/requirements/doc.txt index 607c2a06..dc372878 100644 --- a/tests/fake_repos/python_js_repo/requirements/doc.txt +++ b/tests/fake_repos/python_js_repo/requirements/doc.txt @@ -14,7 +14,7 @@ django==2.2.20 # via -c https://raw.githubusercontent.com/edx/edx-lin docutils==0.16 # via -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt, sphinx edx-sphinx-theme==2.1.0 # via -r requirements/edx/doc.in gitdb==4.0.7 # via gitpython -gitpython==3.1.14 # via -r requirements/edx/doc.in +gitpython==3.1.41 # via -r requirements/edx/doc.in idna==2.10 # via requests imagesize==1.2.0 # via sphinx jinja2==2.11.3 # via code-annotations, sphinx