Skip to content

Commit

Permalink
bump pytest dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mivanit committed Jun 18, 2024
1 parent 2d8cde8 commit 6a81a6d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ array = ["numpy", "torch", "jaxtyping"]
notebook = ["ipython"]

[tool.poetry.group.dev.dependencies]
pytest = "^7.2.1"
pytest = "^8.2.2"
black = "^24.1.1"
pylint = "^2.16.4"
pycln = "^2.1.3"
Expand Down

0 comments on commit 6a81a6d

Please sign in to comment.