We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f37ba79 commit 11c2ecdCopy full SHA for 11c2ecd
model-engine/requirements.in
@@ -1,4 +1,4 @@
1
-GitPython~=3.0
+GitPython~=3.1
2
Jinja2==3.0.3 # version 3.1.0 had a bug
3
aiohttp~=3.9
4
aioredis~=2.0
model-engine/requirements.txt
@@ -175,7 +175,7 @@ gitdb==4.0.10
175
# via gitpython
176
gitdb2==2.0.6
177
# via -r requirements.in
178
-gitpython==3.1.32
+gitpython==3.1.41
179
180
google-auth==2.21.0
181
# via kubernetes
0 commit comments