diff --git a/pyproject.toml b/pyproject.toml index 6f448468..39ce2ee0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,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.3.4" [tool.ruff] line-length = 80