diff --git a/pyproject.toml b/pyproject.toml index caff69ae..ca5047f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,12 +35,12 @@ dependencies = [ tests = [ "pytest==8.3.4", "pytest-cov==6.0.0", - "click==8.1.7", + "click==8.1.8", "PyGithub==2.5.0", "gitpython==3.1.43", ] doc = [ - "ansys-sphinx-theme==1.2.3", + "ansys-sphinx-theme==1.2.4", "numpydoc==1.8.0", "sphinx==8.1.3", "sphinx-autoapi==3.4.0",