Skip to content

Commit

Permalink
Bump coverage from 7.4.4 to 7.5.0 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
berrydenhartog authored Apr 26, 2024
2 parents 8bfaf95 + 73757d5 commit c0cac3b
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
108 changes: 54 additions & 54 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 @@ -10,7 +10,7 @@ python = "^3.11"

[tool.poetry.group.test.dependencies]
pytest = "^8.1.1"
coverage = "^7.4.4"
coverage = "^7.5.0"

[tool.poetry.group.dev.dependencies]
ruff = "^0.4.0"
Expand Down

0 comments on commit c0cac3b

Please sign in to comment.