Skip to content

Commit

Permalink
build(deps-dev): bump pytest from 6.2.5 to 7.4.2 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlday authored Oct 13, 2023
2 parents 54ad099 + 7deafa5 commit 45ba294
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 11 deletions.
32 changes: 22 additions & 10 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 @@ -41,7 +41,7 @@ importlib-resources = "^5.10.1"
importlib-metadata = "^5.1.0"

[tool.poetry.group.dev.dependencies]
pytest = "^6.2.2"
pytest = ">=6.2.2,<8.0.0"
coverage = {extras = ["toml"], version = "^6.5.0"}
pytest-cov = "^4.0.0"
pylint = "^2.15.8"
Expand Down

0 comments on commit 45ba294

Please sign in to comment.