diff --git a/pyproject.toml b/pyproject.toml index be2ff00..09a24b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ packaging = [ "twine==5.1.1" ] tests = [ - "pytest==8.3.3" + "pytest==8.3.4" ] type_check = [ "mypy==1.13.0",