diff --git a/pyproject.toml b/pyproject.toml index 71e367a..4e333f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,8 +46,8 @@ excludes = ["tests/**"] [tool.pdm.dev-dependencies] dev = [ - "pytest>=8.3.1", - "flake8>=7.1.0", + "pytest>=8.3.4", + "flake8>=7.1.1", ] [project.scripts]