diff --git a/pyproject.toml b/pyproject.toml index 6af34c8..06173d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ pillar_dirs = "salt_tower.loader:pillar_dirs" render_dirs = "salt_tower.loader:renderers_dirs" [project.optional-dependencies] -test = ["pylint~=3.1.0", "pytest~=8.0.0"] +test = ["pylint~=3.1.0", "pytest~=8.1.1"] docs = [ "mike~=2.0.0", "mkdocs-awesome-pages-plugin~=2.9.1",