mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Update Pygments dev dependency version
This commit is contained in:
parent
b8bf5950b6
commit
715c056cd4
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ sphinx = "^5.1"
|
||||||
furo = "2023.03.27"
|
furo = "2023.03.27"
|
||||||
livereload = "^2.6"
|
livereload = "^2.6"
|
||||||
psutil = {version = "^5.7", optional = true}
|
psutil = {version = "^5.7", optional = true}
|
||||||
pygments = "~2.14"
|
pygments = "~2.15"
|
||||||
pytest = "^7.1"
|
pytest = "^7.1"
|
||||||
pytest-cov = "^4.0"
|
pytest-cov = "^4.0"
|
||||||
pytest-sugar = "^0.9.5"
|
pytest-sugar = "^0.9.5"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue