diff --git a/packages/requirements-dev.txt b/packages/requirements-dev.txt index d5bd73f..8e2fd5e 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -89,7 +89,7 @@ pyproject-api==1.8.0 ; python_version >= "3.9" and python_version < "4.0" pyproject-hooks==1.2.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.9.0 ; python_version >= "3.9" and python_version < "4.0" -pytest==8.3.3 ; python_version >= "3.9" and python_version < "4.0" +pytest==8.3.4 ; python_version >= "3.9" and python_version < "4.0" python-gitlab==4.13.0 ; python_version >= "3.9" and python_version < "4.0" python-semantic-release==9.11.1 ; python_version >= "3.9" and python_version < "4.0" pywin32-ctypes==0.2.3 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32"