Skip to content

Commit fcc24cf

Browse files
Merge pull request #141 from python-discord/dependabot/pip/flake8-4.0.1
Bump flake8 from 3.9.2 to 4.0.1
2 parents 38c401b + 7dba519 commit fcc24cf

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

poetry.lock

Lines changed: 14 additions & 14 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
@@ -21,7 +21,7 @@ deepmerge = "^1.0.1"
2121
sentry-sdk = "^1.0.0"
2222

2323
[tool.poetry.dev-dependencies]
24-
flake8 = "^3.9.1"
24+
flake8 = "^4.0.1"
2525
flake8-annotations = "^2.7.0"
2626

2727
[build-system]

0 commit comments

Comments
 (0)