diff --git a/unicorn_web/pyproject.toml b/unicorn_web/pyproject.toml index d650eff..77794c6 100644 --- a/unicorn_web/pyproject.toml +++ b/unicorn_web/pyproject.toml @@ -23,7 +23,7 @@ dev = [ "importlib-metadata>=8.7.1", "pyyaml>=6.0.3", "arnparse>=0.0.2", - "pytest>=9.0.2", + "pytest>=9.0.3", "ruff>=0.15.6", ]