Skip to content

Commit

Permalink
Merge pull request #84 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 68c1d76 + b797e30 commit 849c935
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 @@ -40,7 +40,7 @@ typing-extensions = ">=4.0,<5"
pydantic = ">=2.0,<3"

[tool.poetry.group.dev.dependencies]
pytest = ">=7.3.1,<8.1.0"
pytest = ">=7.3.1,<8.3.0"
pytest-mock = ">=3.11.1,<3.13.0"
pytest-cov = "~=4.1.0"
pre-commit = ">=3.3.3,<3.6.0"
Expand Down

0 comments on commit 849c935

Please sign in to comment.