diff --git a/pyproject.toml b/pyproject.toml index 8472ccf7..7b44874c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,7 @@ types-pytz = ">=2023.3,<2025.0" black = ">=23.1,<25.0" types-chardet = "^5.0.4.6" mypy-protobuf = "^3.0.0" -pytest = "8.3.2" +pytest = "8.4.2" [tool.ruff] line-length = 80