diff --git a/pyproject.toml b/pyproject.toml index 93ca360285c..226ceb61872 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ d = ["aiohttp>=3.10"] jupyter = ["ipython>=7.8.0", "tokenize-rt>=3.2.0"] [dependency-groups] -build = ["hatch==1.15.1", "hatch-fancy-pypi-readme", "hatch-vcs>=0.3.0", "virtualenv<21.0.0"] +build = ["hatch==1.16.5", "hatch-fancy-pypi-readme", "hatch-vcs>=0.3.0", "virtualenv<21.0.0"] wheels = ["cibuildwheel==3.3.1", "pypyp"] binary = ["pyinstaller", "wheel>=0.45.1"]