diff --git a/pyproject.toml b/pyproject.toml index b5fa7c5..491beca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ dev = [ "pytest-mock>=3.10.0", "black>=22.0.0", "flake8>=5.0.0", - "flake8-docstrings>=1.6.0", + "flake8-docstrings>=1.7.0", "flake8-bugbear>=22.0.0", "mypy>=0.990", "types-PyYAML>=6.0.0",