From 9acc6f556f5309a1306cdd2cac612bcaa33e8ab1 Mon Sep 17 00:00:00 2001 From: Bradley Reynolds Date: Mon, 13 Mar 2023 12:56:02 -0500 Subject: Update Sentry SDK to support Falcon 3 Signed-off-by: Bradley Reynolds --- requirements/lint.pip | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'requirements/lint.pip') 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: -- cgit v1.2.3