Skip to content

Commit 16b0fb8

Browse files
chore(deps-dev): bump pytest from 8.0.2 to 8.1.1 (#723)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09f9ab1 commit 16b0fb8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Diff for: poetry.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ supafunc = ">=0.3.1,<0.5.0"
2626
[tool.poetry.dev-dependencies]
2727
pre-commit = "^3.5.0"
2828
black = "^24.2"
29-
pytest = "^8.0.2"
29+
pytest = "^8.1.1"
3030
flake8 = "^5.0.4"
3131
isort = "^5.10.1"
3232
pytest-cov = "^4.1.0"

0 commit comments

Comments
 (0)