diff --git a/requirements/pip.txt b/requirements/pip.txt index 2ca9fc2..9696f1a 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -4,7 +4,9 @@ # # make upgrade # -wheel==0.45.1 +packaging==26.0 + # via wheel +wheel==0.46.2 # via -r pip.in # The following packages are considered to be unsafe in a requirements file: diff --git a/requirements/pip_tools.txt b/requirements/pip_tools.txt index 3971d0f..f050566 100644 --- a/requirements/pip_tools.txt +++ b/requirements/pip_tools.txt @@ -9,14 +9,16 @@ build==1.2.2.post1 click==8.1.8 # via pip-tools packaging==24.2 - # via build + # via + # build + # wheel pip-tools==7.4.1 - # via -r requirements/pip_tools.in + # via -r pip_tools.in pyproject-hooks==1.2.0 # via # build # pip-tools -wheel==0.45.1 +wheel==0.46.2 # via pip-tools # The following packages are considered to be unsafe in a requirements file: