Skip to content

Commit f5e46cd

Browse files
authored
chore(deps): update dependency pytest to v8.4.0
1 parent eb376ff commit f5e46cd

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
@@ -67,7 +67,7 @@ types-requests = "2.32.0.20240914"
6767
types-setuptools = "75.1.0.20240917"
6868

6969
[tool.poetry.group.tests.dependencies]
70-
pytest = "8.3.5"
70+
pytest = "8.4.0"
7171
coverage = { version = "^7.3.1", extras = ["toml"] }
7272

7373
[build-system]

0 commit comments

Comments
 (0)