Skip to content

Commit

Permalink
Merge pull request #372 from mraniki/dev
Browse files Browse the repository at this point in the history
⬆️ 🛠️
  • Loading branch information
mraniki committed May 19, 2024
2 parents 1d54698 + 9bede2b commit 6287c9e
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 @@ -90,7 +90,7 @@ overgeneral-exceptions = [

[tool.poetry.group.test.dependencies]
pytest = "^8.0.0"
pytest-cov = "^4.1"
pytest-cov = "^5.0.0"
pytest-asyncio = "^0.23.0"
pytest-mock = "^3.11.1"
pytest-loguru = "^0.4.0"
Expand Down Expand Up @@ -124,7 +124,7 @@ pytest-loguru = "^0.4.0"
optional = true

[tool.poetry.group.docs.dependencies]
sphinx = "7.2.6"
sphinx = "7.3.7"
pydata-sphinx-theme = "^0.14.0"
sphinx-hoverxref = "^1.3.0"
sphinx-notfound-page = "^1.0.0rc1"
Expand Down

0 comments on commit 6287c9e

Please sign in to comment.