Skip to content

Commit dcfd2f7

Browse files
authored
Merge pull request #483 from vil02/renovate/pytest-8.x
chore(deps): update dependency pytest to v8.4.0
2 parents 9add894 + 15e32e1 commit dcfd2f7

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 = "8.3.5"
19+
pytest = "8.4.0"
2020
pytest-mock = "3.14.1"
2121
pylint = "3.3.7"
2222
flake8 = "7.2.0"

0 commit comments

Comments
 (0)