diff --git a/pyproject.toml b/pyproject.toml index 25e65b8..91a3769 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ Source = "https://github.com/boardpack/filterify" [project.optional-dependencies] test = [ - "pytest ==7.2.1", + "pytest ==7.3.0", "pytest-cov ==4.0.0", "mypy ==1.0.1", "flake8 ==6.0.0",