Skip to content

Commit df96ddd

Browse files
Merge pull request #1007 from adamtheturtle/pyup-update-pygments-2.4.0-to-2.4.1
Update pygments to 2.4.1
2 parents f2bf0f1 + 940976f commit df96ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pip_check_reqs==2.0.3
1313
pydocstyle==3.0.0 # Lint docstrings
1414
pyenchant==2.0.0 # Bindings for a spellchecking sytem
1515
pygithub==1.43.7
16-
Pygments==2.4.0
16+
Pygments==2.4.1
1717
pylint==2.3.1 # Lint
1818
pyroma==2.4 # Packaging best practices checker
1919
pytest-cov==2.7.1 # Measure code coverage

0 commit comments

Comments
 (0)