diff --git a/pyproject.toml b/pyproject.toml index ce9ae263..1a3b20e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ python-magic = "0.4.27" optional = true [tool.poetry.group.test.dependencies] -pytest = "8.2.0" +pytest = "8.2.1" [build-system] requires = ["poetry-core"]