We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81f11cd commit b5e3d3eCopy full SHA for b5e3d3e
dev-requirements/flake8.txt
@@ -5,7 +5,7 @@ flake8==7.0.0
5
6
flake8-bandit~=4.1.1 # runs bandit
7
flake8-black==0.3.6 # runs black
8
-flake8-builtins==2.2.0 # builtin shadowing checks
+flake8-builtins==2.3.0 # builtin shadowing checks
9
flake8-coding==1.3.2 # coding magic-comment detection
10
flake8-comprehensions==3.14.0 # comprehension checks
11
flake8-docstrings==1.7.0 # pydocstyle support
0 commit comments