aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index f5df985..e3a23c6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -22,7 +22,7 @@ sentry-sdk = "^1.9.0"
[tool.poetry.dev-dependencies]
flake8 = "^4.0.1"
-flake8-annotations = "^2.7.0"
+flake8-annotations = "^2.9.1"
[build-system]
requires = ["poetry>=0.12"]