diff --git a/dev-requirements.txt b/dev-requirements.txt index 38b6c95d268..9b9727d3402 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -14,6 +14,6 @@ requests==2.32.3 ruamel.yaml==0.17.21 asgiref==3.7.2 psutil==7.2.2 -GitPython==3.1.47 +GitPython==3.1.50 pre-commit==3.7.0 ruff==0.14.1 diff --git a/tox.ini b/tox.ini index 22bdbbd77d6..5ebf34c3f37 100644 --- a/tox.ini +++ b/tox.ini @@ -362,7 +362,7 @@ commands = [testenv:public-symbols-check] recreate = True deps = - GitPython==3.1.47 + GitPython==3.1.50 griffe==1.7.3 toml commands =