Skip to content

Commit 471a12e

Browse files
chore(deps): update dependency pytest to v8.4.2
1 parent 5e7adf9 commit 471a12e

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
@@ -52,7 +52,7 @@ taskipy = '1.14.1'
5252
pre-commit = '3.3.0'
5353

5454
[tool.poetry.group.test.dependencies]
55-
pytest = '8.3.4'
55+
pytest = '8.4.2'
5656
pytest-cov = '4.1.0'
5757
readme-renderer = '43.0'
5858
tomli = { version = '2.2.1', python = '<3.11' }

0 commit comments

Comments
 (0)