Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements-linting.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mypy
black
flake8==5.0.4
flake8==7.2.0
flake8-pyproject # Flake8 plugin to support configuration in pyproject.toml
flake8-bugbear # Flake8 plugin
pep8-naming # Flake8 plugin
Expand Down
Loading