Skip to content

Commit e3383c3

Browse files
chore(deps-dev): bump pytest from 7.4.4 to 8.0.0 (#677)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent abdb15c commit e3383c3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ supafunc = "^0.3.1"
2626
[tool.poetry.dev-dependencies]
2727
pre-commit = "^3.5.0"
2828
black = "^23.10"
29-
pytest = "^7.4.2"
29+
pytest = "^8.0.0"
3030
flake8 = "^5.0.4"
3131
isort = "^5.10.1"
3232
pytest-cov = "^4.1.0"

0 commit comments

Comments
 (0)