Skip to content

Commit 11c2ecd

Browse files
Bump gitpython from 3.1.32 to 3.1.41 in /model-engine (#453)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.41. - [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.32...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>
1 parent f37ba79 commit 11c2ecd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

model-engine/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
GitPython~=3.0
1+
GitPython~=3.1
22
Jinja2==3.0.3 # version 3.1.0 had a bug
33
aiohttp~=3.9
44
aioredis~=2.0

model-engine/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ gitdb==4.0.10
175175
# via gitpython
176176
gitdb2==2.0.6
177177
# via -r requirements.in
178-
gitpython==3.1.32
178+
gitpython==3.1.41
179179
# via -r requirements.in
180180
google-auth==2.21.0
181181
# via kubernetes

0 commit comments

Comments
 (0)