From 0ebe7ae16076f727ac40c47f8f9167013c4596d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Aug 2023 19:47:16 +0200 Subject: [PATCH] Bump gitpython from 3.1.30 to 3.1.32 in /examples/research_projects/decision_transformer (#25467) Bump gitpython in /examples/research_projects/decision_transformer Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 to 3.1.32. - [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.30...3.1.32) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../research_projects/decision_transformer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/research_projects/decision_transformer/requirements.txt b/examples/research_projects/decision_transformer/requirements.txt index 88cd41d42b6..65606333f22 100644 --- a/examples/research_projects/decision_transformer/requirements.txt +++ b/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.30 +GitPython==3.1.32 glfw==2.5.1 google-auth==2.6.2 google-auth-oauthlib==0.4.6