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 6eb7007 commit 768752aCopy full SHA for 768752a
setup.py
@@ -5,7 +5,7 @@
5
"marshmallow": ["marshmallow>=3.13.0"],
6
"yaml": ["PyYAML>=3.10"],
7
"validation": ["prance[osv]>=0.11"],
8
- "lint": ["flake8==3.9.2", "flake8-bugbear==21.4.3", "pre-commit~=2.4"],
+ "lint": ["flake8==3.9.2", "flake8-bugbear==21.9.1", "pre-commit~=2.4"],
9
"docs": [
10
"marshmallow>=3.13.0",
11
"pyyaml==5.4.1",
0 commit comments