diff options
| author | 2023-03-13 12:56:02 -0500 | |
|---|---|---|
| committer | 2023-03-13 10:56:02 -0700 | |
| commit | 9acc6f556f5309a1306cdd2cac612bcaa33e8ab1 (patch) | |
| tree | 4b52655ee7d62432f0272e9451e0cef0677fe187 /requirements/pip-tools.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/pip-tools.pip')
| -rw-r--r-- | requirements/pip-tools.pip | 22 |
1 files changed, 8 insertions, 14 deletions
diff --git a/requirements/pip-tools.pip b/requirements/pip-tools.pip index 55bc0df..d87f3d6 100644 --- a/requirements/pip-tools.pip +++ b/requirements/pip-tools.pip @@ -1,26 +1,20 @@ # -# 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/pip-tools.pip requirements/pip-tools.in # -build==0.9.0 +build==0.10.0 # via pip-tools click==8.1.3 # via pip-tools -colorama==0.4.6 - # via - # build - # click -packaging==21.3 +packaging==23.0 # via build -pep517==0.13.0 - # via build -pip-tools==6.9.0 +pip-tools==6.12.3 # via -r requirements/pip-tools.in -pyparsing==3.0.9 - # via packaging -wheel==0.37.1 +pyproject-hooks==1.0.0 + # via build +wheel==0.38.4 # via pip-tools # The following packages are considered to be unsafe in a requirements file: |