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 485fdd7..4121f80 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ sentry-sdk = "^0.19.5"  [tool.poetry.dev-dependencies]  flake8 = "^3.8.4" -flake8-annotations = "^2.4.1" +flake8-annotations = "^2.5.0"  [build-system]  requires = ["poetry>=0.12"] | 
