Skip to content

Commit 34327b3

Browse files
chore(deps): update dependency pytest to v9.0.2 (#623)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d5203e2 commit 34327b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ python = ">=3.10,<4.0.0"
1616
optional = true
1717

1818
[tool.poetry.group.dev.dependencies]
19-
pytest = "9.0.1"
19+
pytest = "9.0.2"
2020
pytest-mock = "3.15.1"
2121
pylint = "4.0.4"
2222
flake8 = "7.3.0"

0 commit comments

Comments
 (0)