diff --git a/packages/requirements-dev.txt b/packages/requirements-dev.txt index 300ae57..5475570 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -62,7 +62,7 @@ pyproject-api==1.9.0 ; python_version >= "3.9" and python_version < "4.0" pytest-cov==5.0.0 ; python_version >= "3.9" and python_version < "4.0" pytest-django==4.11.1 ; python_version >= "3.9" and python_version < "4.0" pytest==8.3.5 ; python_version >= "3.9" and python_version < "4.0" -python-gitlab==4.13.0 ; python_version >= "3.9" and python_version < "4.0" +python-gitlab==6.2.0 ; python_version >= "3.9" and python_version < "4.0" python-semantic-release==9.21.0 ; python_version >= "3.9" and python_version < "4.0" pyyaml==6.0.2 ; python_version >= "3.9" and python_version < "4.0" questionary==2.1.0 ; python_version >= "3.9" and python_version < "4.0"