diff options
| author | 2023-03-13 12:56:02 -0500 | |
|---|---|---|
| committer | 2023-03-13 10:56:02 -0700 | |
| commit | 9acc6f556f5309a1306cdd2cac612bcaa33e8ab1 (patch) | |
| tree | 4b52655ee7d62432f0272e9451e0cef0677fe187 /requirements/lint.pip | |
| parent | Merge pull request #170 from python-discord/files-exclude-hidden (diff) | |
Update Sentry SDK to support Falcon 3
Signed-off-by: Bradley Reynolds <[email protected]>
Diffstat (limited to 'requirements/lint.pip')
| -rw-r--r-- | requirements/lint.pip | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/requirements/lint.pip b/requirements/lint.pip index e477369..7790d45 100644 --- a/requirements/lint.pip +++ b/requirements/lint.pip @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.11 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.11 +# by the following command: # # pip-compile --output-file=requirements/lint.pip requirements/lint.in # @@ -8,21 +8,19 @@ cfgv==3.3.1 # via pre-commit distlib==0.3.6 # via virtualenv -filelock==3.8.0 +filelock==3.9.0 # via virtualenv -identify==2.5.8 +identify==2.5.20 # via pre-commit nodeenv==1.7.0 # via pre-commit -platformdirs==2.5.2 +platformdirs==3.1.1 # via virtualenv -pre-commit==2.20.0 +pre-commit==3.1.1 # via -r requirements/lint.in pyyaml==6.0 # via pre-commit -toml==0.10.2 - # via pre-commit -virtualenv==20.16.6 +virtualenv==20.21.0 # via pre-commit # The following packages are considered to be unsafe in a requirements file: |