diff --git a/unicorn_contracts/pyproject.toml b/unicorn_contracts/pyproject.toml index fb61605..f3af091 100644 --- a/unicorn_contracts/pyproject.toml +++ b/unicorn_contracts/pyproject.toml @@ -22,7 +22,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", "tomli>=2.4.0", ]