Skip to content

Commit 12a2cfc

Browse files
chore(deps): update dependency pytest to v8.3.5 (#174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f50a551 commit 12a2cfc

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
@@ -25,7 +25,7 @@ aiofiles = ">=23.2.1,<25.0.0"
2525
pytz = "^2024.1"
2626

2727
[tool.poetry.group.dev.dependencies]
28-
pytest = "8.3.4"
28+
pytest = "8.3.5"
2929
pytest-cov = "^6.0.0"
3030
ruff = "^0.9.9"
3131
pre-commit = "^4.0.0"

0 commit comments

Comments
 (0)