Skip to content

Commit 641d092

Browse files
Merge pull request #191 from python-discord/dependabot/pip/flake8-annotations-2.9.1
2 parents f1a58ce + aa8adcf commit 641d092

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ sentry-sdk = "^1.9.0"
2222

2323
[tool.poetry.dev-dependencies]
2424
flake8 = "^4.0.1"
25-
flake8-annotations = "^2.7.0"
25+
flake8-annotations = "^2.9.1"
2626

2727
[build-system]
2828
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)