Skip to content

Commit c843bb4

Browse files
Merge pull request #1115 from adamtheturtle/pyup-update-pygments-2.5.1-to-2.5.2
Update pygments to 2.5.2
2 parents 6e141d8 + e7efafe commit c843bb4

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
@@ -14,7 +14,7 @@ pip_check_reqs==2.0.3
1414
pydocstyle==4.0.1 # Lint docstrings
1515
pyenchant==2.0.0 # Bindings for a spellchecking sytem
1616
pygithub==1.44.1
17-
Pygments==2.5.1
17+
Pygments==2.5.2
1818
pylint==2.4.4 # Lint
1919
pyroma==2.6 # Packaging best practices checker
2020
pytest-cov==2.8.1 # Measure code coverage

0 commit comments

Comments
 (0)