From b77feecaed7b5805b3850efb886fb452d6d9efe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 09:14:57 +0000 Subject: [PATCH] Bump gitpython Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.49. - [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.32...3.1.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../research_projects/decision_transformer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dpkd/transformers/examples/research_projects/decision_transformer/requirements.txt b/dpkd/transformers/examples/research_projects/decision_transformer/requirements.txt index 2d510dde..bcc14f79 100644 --- a/dpkd/transformers/examples/research_projects/decision_transformer/requirements.txt +++ b/dpkd/transformers/examples/research_projects/decision_transformer/requirements.txt @@ -67,7 +67,7 @@ fsspec==2022.2.0 fugashi==1.1.2 gast==0.5.3 gitdb==4.0.9 -GitPython==3.1.32 +GitPython==3.1.49 glfw==2.5.1 google-auth==2.6.2 google-auth-oauthlib==0.4.6