Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent a079d84 commit a72ba1b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 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 @@ -27,7 +27,7 @@ publicator = "publicator.cli:app"
"Discussions" = "https://github.com/nikoheikkila/publicator/discussions"

[tool.poetry.group.dev.dependencies]
pytest = "^7.0.0"
pytest = "^8.0.0"
pytest-mock = "^3.6.1"
mypy = "^1.0"
black = "^23.0.0"
Expand Down

0 comments on commit a72ba1b

Please sign in to comment.