diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 28efa3e4..d3832357 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ taskipy = "1.10.4" [tool.poetry.group.lint.dependencies] flake8 = "6.0.0" -flake8-annotations = "3.0.0" +flake8-annotations = "3.0.1" flake8-bandit = "4.1.1" flake8-bugbear = "23.3.23" flake8-docstrings = "1.7.0" |