diff options
Diffstat (limited to 'requirements/pip-tools.pip')
-rw-r--r-- | requirements/pip-tools.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/pip-tools.pip b/requirements/pip-tools.pip index 93f04661..7bd41407 100644 --- a/requirements/pip-tools.pip +++ b/requirements/pip-tools.pip @@ -18,5 +18,5 @@ wheel==0.37.0 # The following packages are considered to be unsafe in a requirements file: pip==21.3.1 # via pip-tools -setuptools==59.2.0 +setuptools==59.4.0 # via pip-tools |