diff --git a/pyproject.toml b/pyproject.toml index 25e65b8..44c14f9 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.1", "pytest-cov ==4.0.0", "mypy ==1.0.1", "flake8 ==6.0.0",