diff --git a/pyproject.toml b/pyproject.toml index d17989795..d2844cf97 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -317,7 +317,7 @@ dev = [ "sphinxcontrib-spelling==8", "sybil==6.1.0", "tenacity==8.2.3", - "torch==2.2.2", + "torch==2.3.0", "types-docker==7.0.0.20240424", # This is very incomplete, so we still do not check ``test_docker.py`` with pyright. "types-Pillow==10.2.0.20240423", "types-PyYAML==6.0.12.20240311",