diff --git a/dev-requirements.txt b/dev-requirements.txt index 25ce583faa..ae6d9ea63b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -15,6 +15,6 @@ requests==2.32.3 ruamel.yaml==0.17.21 asgiref==3.7.2 psutil==7.2.2 -GitPython==3.1.50 +GitPython==3.1.52 pre-commit==3.7.0 ruff==0.14.1 diff --git a/tox.ini b/tox.ini index bbeb8b1ae1..1424a79901 100644 --- a/tox.ini +++ b/tox.ini @@ -411,7 +411,7 @@ commands = [testenv:public-symbols-check] recreate = True deps = - GitPython==3.1.50 + GitPython==3.1.52 griffe==1.7.3 toml commands =