Skip to content

Commit

Permalink
Merge pull request #39 from jenskeiner/dependabot/pip/pytest-8.2.0
Browse files Browse the repository at this point in the history
Bump pytest from 8.0.2 to 8.2.0
  • Loading branch information
jenskeiner authored May 7, 2024
2 parents afbc0c4 + fede45b commit f9b960e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -36,7 +36,7 @@ pydantic = ">=2,<3"
pandas = "^2"

[tool.poetry.group.dev.dependencies]
pytest = ">=7.3.1,<8.1.0"
pytest = ">=7.3.1,<8.3.0"
pytest-cov = "~=4.1.0"
pre-commit = ">=3.3.3,<3.7.0"

Expand Down

0 comments on commit f9b960e

Please sign in to comment.