Skip to content

Commit

Permalink
Merge pull request #954 from Mause/renovate/pytest-8.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency pytest to v8
  • Loading branch information
Mause authored Apr 9, 2024
2 parents 92f4659 + 183fae8 commit 70d376f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
25 changes: 13 additions & 12 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 @@ -19,7 +19,7 @@ packaging = "^21"

[tool.poetry.group.dev.dependencies]
numpy = "*"
pytest = "^7.3.1"
pytest = "^8.0.0"
pre-commit = "^3.0.0"
mypy = "^1.4"
hypothesis = "^6.75.2"
Expand Down

0 comments on commit 70d376f

Please sign in to comment.