diff --git a/pyproject.toml b/pyproject.toml index bfb949f..16cc807 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dynamic = ["dependencies"] dev = [ "build>=1.0", "flake8>=6.0", - "pytest>=7.0", + "pytest>=8.4.2", "twine>=4.0" ] notebooks = [