diff --git a/pyproject.toml b/pyproject.toml index 1346d44..ad951bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = [ "pytest-docker==3.1.1", "mypy==1.11.0", "black==24.8.0", - "flake8==7.1.0", + "flake8==7.1.1", "build==1.2.1", "twine==5.1.1", ]