diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 5de7f3258..35e965655 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -2,6 +2,6 @@ pip # License: MIT PyYAML==6.0 # License: BSD -gitpython==3.1.35 +gitpython==3.1.37 # License: BSD Jinja2==3.0.3