Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 6074388

Browse files
committed
Bump flake8 plugins
1 parent 8211514 commit 6074388

2 files changed

Lines changed: 53 additions & 64 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ pytest-cov = "^3.0.0"
3131
# Linters
3232
black = "^22.3"
3333
flake8 = "^5.0"
34-
flake8-bugbear = "^21.9.2"
35-
flake8-comprehensions = "^3.7.0"
36-
pep8-naming = "^0.12.1"
34+
flake8-bugbear = "^22.7"
35+
flake8-comprehensions = "^3.10.0"
36+
pep8-naming = "^0.13.1"
3737
isort = "^5.7.0"
3838
types-tabulate = "^0.1.0"
3939
mypy = "0.960"

0 commit comments

Comments
 (0)