diff --git a/pyproject.toml b/pyproject.toml index 5a1aef04..a5eee04a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,7 +81,7 @@ chardet = "^5.1" coverage = "7.5.1" ddt = "1.7.2" flake8 = { version = "7.0.0", python = ">=3.8.1" } -flake8-annotations = { version = "3.1.0", python = ">=3.8.1" } +flake8-annotations = { version = "3.1.1", python = ">=3.8.1" } flake8-bugbear = { version = "24.4.26", python = ">=3.8.1" } flake8-isort = "6.1.1" flake8-quotes = "3.4.0"