⬆️ Bump gitpython from 3.1.36 to 3.1.37 (#104)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-26 11:14:13 +02:00 committed by GitHub
parent 728263e404
commit 9e6f0541e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
click==8.1.7
crayons==0.4.0
emoji==2.8.0
GitPython==3.1.36
GitPython==3.1.37
Jinja2==3.1.2
PyGithub==1.59.1
python-dateutil==2.8.2

View file

@ -38,7 +38,7 @@ setup(
"click==8.1.7",
"crayons==0.4.0",
"emoji==2.8.0",
"GitPython==3.1.36",
"GitPython==3.1.37",
"Jinja2==3.1.2",
"PyGithub==1.59.1",
"python-dateutil==2.8.2",