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 Mar 30, 2024
1 parent f9d53f2 commit f107937
Showing 1 changed file with 1 addition and 1 deletion.
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 f107937

Please sign in to comment.