diff options
Diffstat (limited to 'requirements/lint.pip')
| -rw-r--r-- | requirements/lint.pip | 21 |
1 files changed, 9 insertions, 12 deletions
diff --git a/requirements/lint.pip b/requirements/lint.pip index b6ac3a6..c885fea 100644 --- a/requirements/lint.pip +++ b/requirements/lint.pip @@ -1,27 +1,24 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.13 # by the following command: # # pip-compile --output-file=requirements/lint.pip requirements/lint.in # cfgv==3.4.0 # via pre-commit -distlib==0.3.8 +distlib==0.3.9 # via virtualenv -filelock==3.13.1 +filelock==3.16.1 # via virtualenv -identify==2.5.33 +identify==2.6.3 # via pre-commit -nodeenv==1.8.0 +nodeenv==1.9.1 # via pre-commit -platformdirs==4.1.0 +platformdirs==4.3.6 # via virtualenv -pre-commit==3.6.0 +pre-commit==4.0.1 # via -r requirements/lint.in -pyyaml==6.0.1 +pyyaml==6.0.2 # via pre-commit -virtualenv==20.25.0 +virtualenv==20.28.0 # via pre-commit - -# The following packages are considered to be unsafe in a requirements file: -# setuptools |