diff --git a/pyproject.toml b/pyproject.toml index e836a4e..8479be2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "beautifulsoup4==4.14.3", "halo==0.0.31", "pylint==3.3.7", - "setuptools==80.9.0" + "setuptools==82.0.0" ] [tool.setuptools] diff --git a/requirements.txt b/requirements.txt index c94da63..a831b53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ argparse==1.4.0 beautifulsoup4==4.14.3 halo==0.0.31 pylint==3.3.7 -setuptools==80.9.0 +setuptools==82.0.0