diff options
| author | 2024-12-21 14:23:50 +0000 | |
|---|---|---|
| committer | 2024-12-21 14:29:02 +0000 | |
| commit | 9593f56b87bd89305501f6124f537473d93875fc (patch) | |
| tree | 454675869b5ab42c2534718558779ef80758294d /requirements/lint.pip | |
| parent | Bump coverallsapp/github-action (#224) (diff) | |
Run make upgrade
I had to upgrade falcon to 4.X for 3.13 windows support, so thought I might as well upgrade all of them
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 |