Skip to content

Commit

Permalink
chore: update pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
mbelak-dtml committed Mar 1, 2024
1 parent f7b00be commit a54cd7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ all = ["umap-learn", "numba", "pyarrow"]

[tool.poetry.dev-dependencies]
pytest-cov = "^2.8"
pytest = "~7.1.0"
pytest = "~8.0"
sphinx = "~7.1"
sphinx-rtd-theme = "~1.3.0"
toml = "^0.10.0"
Expand Down

0 comments on commit a54cd7e

Please sign in to comment.