Skip to content

Commit

Permalink
upgrading pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
hsmaan committed Mar 1, 2024
1 parent a2f3576 commit 7d387a4
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 @@ -18,7 +18,7 @@ jupyterlab-latex = "^3.1.0"
seaborn = "^0.11.2"

[tool.poetry.dev-dependencies]
pytest = "^5.2"
pytest = "^6.2.5"
black = "^22.1.0"
flake8 = "^3.8.3"

Expand Down

0 comments on commit 7d387a4

Please sign in to comment.