1
0
Fork 0
forked from github/pelican

Bump Pygments to 2.16.1 in test requirements; fixes #3385 (#3386)

This commit is contained in:
Egbert 2024-09-12 07:21:12 -05:00 committed by GitHub
commit 5687883d4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,11 +1,11 @@
# Tests # Tests
Pygments==2.14.0 Pygments>=2.16.1
pytest pytest
pytest-cov pytest-cov
pytest-xdist[psutil] pytest-xdist[psutil]
# Optional Packages # Optional Packages
Markdown==3.5.1 Markdown>=3.5.1
BeautifulSoup4 BeautifulSoup4
lxml lxml
typogrify typogrify