Skip to content

Commit

Permalink
Update Furo theme & pytest-cov dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmayer committed Jun 23, 2023
1 parent 3322069 commit d3daa4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit d3daa4d

Please sign in to comment.