Bump gitpython from 3.1.29 to 3.1.41 in /distributions (#12321)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.29 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.29...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Nov 26, 2024 at 16:46 UTC
7c97a9eaee3bba2fd9959888ab08ccfa49724774
1 file changed
+1
-1
distributions/requirements.txt
+1
-1
@@ -1,4 +1,4 @@
1
python-magic==0.4.27
2
click==8.1.3
3
-GitPython==3.1.29
3
+GitPython==3.1.41
4
PyGithub==2.5.0
\ No newline at end of file