diff options
| author | 2022-11-16 16:38:06 -0500 | |
|---|---|---|
| committer | 2022-11-16 16:38:06 -0500 | |
| commit | 1e086a25f2215ca573495abf87310ea38b18d922 (patch) | |
| tree | 3c894fe6e0374f59b9f72a9995e8b67007adb711 /requirements/lint.pip | |
| parent | Formatting (diff) | |
| parent | Merge pull request #157 from onerandomusername/allow-manual-rebuilds (diff) | |
Merge branch 'main' into bytes-output
Diffstat (limited to 'requirements/lint.pip')
| -rw-r--r-- | requirements/lint.pip | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/requirements/lint.pip b/requirements/lint.pip index a399b6f..e477369 100644 --- a/requirements/lint.pip +++ b/requirements/lint.pip @@ -1,28 +1,29 @@ # -# This file is autogenerated by pip-compile with python 3.10 +# This file is autogenerated by pip-compile with python 3.11 # To update, run: # # pip-compile --output-file=requirements/lint.pip requirements/lint.in # cfgv==3.3.1 # via pre-commit -distlib==0.3.4 +distlib==0.3.6 # via virtualenv -filelock==3.7.0 +filelock==3.8.0 # via virtualenv -identify==2.5.1 +identify==2.5.8 # via pre-commit -nodeenv==1.6.0 +nodeenv==1.7.0 # via pre-commit platformdirs==2.5.2 # via virtualenv -pre-commit==2.19.0 +pre-commit==2.20.0 # via -r requirements/lint.in pyyaml==6.0 # via pre-commit -six==1.16.0 - # via virtualenv toml==0.10.2 # via pre-commit -virtualenv==20.14.1 +virtualenv==20.16.6 # via pre-commit + +# The following packages are considered to be unsafe in a requirements file: +# setuptools |