Skip to content

Commit 34b0839

Browse files
authored
chore(deps): update dependency pytest to v8.4.1
1 parent a526f22 commit 34b0839

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

7070
[tool.poetry.group.tests.dependencies]
71-
pytest = "8.3.5"
71+
pytest = "8.4.1"
7272
coverage = { version = "^7.3.1", extras = ["toml"] }
7373

7474
[build-system]

0 commit comments

Comments
 (0)