diff --git a/requirements.txt b/requirements.txt index f6fac42..04cf7e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ click==8.1.3 ; python_version >= "3.11" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and platform_system == "Windows" flask==2.2.3 ; python_version >= "3.11" and python_version < "4.0" gitdb==4.0.10 ; python_version >= "3.11" and python_version < "4.0" -gitpython==3.1.31 ; python_version >= "3.11" and python_version < "4.0" +gitpython==3.1.47 ; python_version >= "3.11" and python_version < "4.0" greenlet==2.0.1 ; python_version >= "3.11" and python_version < "4.0" idna==3.4 ; python_version >= "3.11" and python_version < "4" itsdangerous==2.1.2 ; python_version >= "3.11" and python_version < "4.0"