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 3a5d1bdc..93f04661 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.1.1 +setuptools==59.2.0 # via pip-tools |