Skip to content

Commit

Permalink
Update testing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-symphony committed Oct 30, 2024
1 parent fc6c5ad commit 89d6653
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
40 changes: 20 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ defusedxml = "^0.7.1"
docutils = "0.16"

[tool.poetry.dev-dependencies]
pytest = "^7.1.1"
pytest = "^8.3.3"
pylint = "^2.6.0"
pytest-cov = "^3.0.0"
pytest-asyncio = "^0.18.2"
pytest-cov = "^5.0.0"
pytest-asyncio = "^0.24.0"
Sphinx = "^4.4.0"
recommonmark = "^0.7.1"
furo = "^2022.3.4"
Expand Down

0 comments on commit 89d6653

Please sign in to comment.