Skip to content

Commit 4963f3e

Browse files
Bump gitpython from 3.1.31 to 3.1.37 in /requirements
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.37. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.31...3.1.37) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33277e7 commit 4963f3e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ ghp-import==2.1.0
5454
# via mkdocs
5555
gitdb==4.0.10
5656
# via gitpython
57-
gitpython==3.1.31
57+
gitpython==3.1.37
5858
# via mkdocs-git-revision-date-localized-plugin
5959
griffe==0.29.1
6060
# via mkdocstrings-python

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ghp-import==2.1.0
2020
# via mkdocs
2121
gitdb==4.0.10
2222
# via gitpython
23-
gitpython==3.1.31
23+
gitpython==3.1.37
2424
# via mkdocs-git-revision-date-localized-plugin
2525
griffe==0.29.1
2626
# via mkdocstrings-python

0 commit comments

Comments
 (0)