Skip to content

Commit 3a2f6d3

Browse files
chore(deps): update dependency pytest to v9 in pyproject.toml
1 parent 303f62b commit 3a2f6d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ setuptools = ">=65.0.0,<81.0.0"
3737
secrules-parser = 'secrules_parsing.cli:run'
3838

3939
[tool.poetry.group.dev.dependencies]
40-
pytest = "8.4.2"
40+
pytest = "9.0.2"
4141
ppretty = "1.3"
4242
toml = "0.10.2"
4343
setuptools = "==80.10.2"

0 commit comments

Comments
 (0)