diff --git a/pyproject.toml b/pyproject.toml index cc50267ff3..c152f0395d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -152,7 +152,7 @@ build = [ # These dependencies are not used in production environments # and should not conflict with other libraries/tooling. "pyinstaller==6.21.0", - "setuptools==82.0.1", + "setuptools==83.0.0", "build==1.5.0" ] scripts = [ diff --git a/requirements.txt b/requirements.txt index 699fb81b36..219cddd8f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ pyyaml==6.0.2 rich==15.0.0 ruamel-yaml==0.19.1 ruamel-yaml-clib==0.2.14 -setuptools==82.0.1 +setuptools==83.0.0 six==1.17.0 sortedcontainers==2.4.0 viv-utils==0.8.0