mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Update Furo theme & pytest-cov dependency versions
This commit is contained in:
parent
33220695d1
commit
d3daa4d794
1 changed files with 2 additions and 2 deletions
|
|
@ -49,12 +49,12 @@ lxml = "^4.3"
|
|||
markdown = "~3.4.3"
|
||||
typogrify = "^2.0"
|
||||
sphinx = "^5.1"
|
||||
furo = "2022.12.07"
|
||||
furo = "2023.03.27"
|
||||
livereload = "^2.6"
|
||||
psutil = {version = "^5.7", optional = true}
|
||||
pygments = "~2.14"
|
||||
pytest = "^7.1"
|
||||
pytest-cov = "^3.0"
|
||||
pytest-cov = "^4.0"
|
||||
pytest-sugar = "^0.9.5"
|
||||
pytest-xdist = "^2.0"
|
||||
tox = {version = "^3.13", optional = true}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue