diff --git a/pyproject.toml b/pyproject.toml index 468a3911..43cfa494 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ python = "^3.8" torch = "2.2.0" timm = "0.9.16" torchdiffeq = "0.2.3" -pytest = "8.0.2" +pytest = "8.1.1" torchfix = "*" einops = "0.7.0" bitsandbytes = "0.42.0" @@ -59,7 +59,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.0.2" +pytest = "8.1.1" [tool.ruff]