Skip to content

Commit 2af94f6

Browse files
Merge pull request #926 from adamtheturtle/pyup-update-pygments-2.2.0-to-2.3.0
Update pygments to 2.3.0
2 parents d5486cb + 08b0ad0 commit 2af94f6

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.3
16-
Pygments==2.2.0
16+
Pygments==2.3.0
1717
pylint==2.2.2 # Lint
1818
pyroma==2.4 # Packaging best practices checker
1919
pytest-cov==2.6.0 # Measure code coverage

0 commit comments

Comments
 (0)