diff --git a/pyproject.toml b/pyproject.toml index 75ca04f..ae29f27 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ [project.optional-dependencies] tests = [ - "pytest==8.3.3", + "pytest==8.3.4", "pytest-cov==6.0.0", "pytest-retry==1.6.3", "requests==2.32.3",