diff --git a/requirements.txt b/requirements.txt index fd4336ba..7e19a326 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ click==8.2.1 ; python_version >= "3.12" and python_version < "4" colorama==0.4.6 ; python_version >= "3.12" and python_version < "4" ghp-import==2.1.0 ; python_version >= "3.12" and python_version < "4" gitdb==4.0.12 ; python_version >= "3.12" and python_version < "4" -gitpython==3.1.44 ; python_version >= "3.12" and python_version < "4" +gitpython==3.1.54 ; python_version >= "3.12" and python_version < "4" idna==3.18 ; python_version >= "3.12" and python_version < "4" importlib-metadata==8.7.0 ; python_version >= "3.12" and python_version < "4" importlib-resources==6.5.2 ; python_version >= "3.12" and python_version < "4"