We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df96ddd commit 4f7a76eCopy full SHA for 4f7a76e
dev-requirements.txt
@@ -13,7 +13,7 @@ pip_check_reqs==2.0.3
13
pydocstyle==3.0.0 # Lint docstrings
14
pyenchant==2.0.0 # Bindings for a spellchecking sytem
15
pygithub==1.43.7
16
-Pygments==2.4.1
+Pygments==2.4.2
17
pylint==2.3.1 # Lint
18
pyroma==2.4 # Packaging best practices checker
19
pytest-cov==2.7.1 # Measure code coverage
0 commit comments