Skip to content

Commit a93b46f

Browse files
authored
Merge pull request #54 from ablyler/dependabot/pip/pytest-8.3.3
Bump pytest from 8.3.2 to 8.3.3
2 parents 6843e3b + 9936a99 commit a93b46f

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
@@ -43,7 +43,7 @@ dataclasses-json = ">=0.6.1"
4343

4444
[tool.poetry.dev-dependencies]
4545
pre-commit = "^3.8.0"
46-
pytest = "^8.3.2"
46+
pytest = "^8.3.3"
4747
pytest-aiohttp = "*"
4848
pytest-cov = "^5.0.0"
4949

0 commit comments

Comments
 (0)