We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbf16c7 commit 430a63eCopy full SHA for 430a63e
requirements_dev.txt
@@ -2,7 +2,7 @@ black==22.12.0; python_version > '3.6'
2
coverage==7.0.1; python_version > '3.6'
3
coverage==6.2; python_version <= '3.6'
4
flake8==6.0.0; python_version >= '3.8'
5
-flake8-bugbear==22.8.23; python_version >= '3.8'
+flake8-bugbear==23.1.14; python_version >= '3.8'
6
mypy==0.991; python_version > '3.6'
7
mypy==0.971; python_version <= '3.6'
8
pip
0 commit comments