diff --git a/pyproject.toml b/pyproject.toml index e9b05ee..25fea99 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "Flask==2.0.3", "flask_cors==3.0.10", "flask_restful==0.3.9", - "GitPython==3.1.11", + "GitPython==3.1.37", "Jinja2==3.0.3", "jsonschema==3.2.0", "kubernetes==25.3.0", diff --git a/requirements.txt b/requirements.txt index b827abc..d88e090 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ dockerpty==0.4.1 docopt==0.6.2 flasgger==0.9.5 gitdb==4.0.9 -gitpython==3.1.11 +gitpython==3.1.37 google-auth==2.6.0 gunicorn==20.1.0 idna==3.3