From 3e896048649df90edb16d7ec3d2c4ce9867bbb93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 17:10:57 +0000 Subject: [PATCH] Bump gitpython from 3.1.40 to 3.1.41 in /requirements Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.40 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.40...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-test.txt b/requirements/requirements-test.txt index 9dc3f8c05..721918f31 100644 --- a/requirements/requirements-test.txt +++ b/requirements/requirements-test.txt @@ -3,7 +3,7 @@ cmake==3.28.1 coverage==7.4.0 cython==3.0.7 dynasor==1.1.1; platform_system != "Windows" -GitPython==3.1.40 +GitPython==3.1.41 gsd==3.2.0 matplotlib>=3.0.0 numpy==1.26.2