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/coverage.pip | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'requirements/coverage.pip') diff --git a/requirements/coverage.pip b/requirements/coverage.pip index e28a87e..5deedc3 100644 --- a/requirements/coverage.pip +++ b/requirements/coverage.pip @@ -1,8 +1,8 @@ # -# 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/coverage.pip requirements/coverage.in # -coverage[toml]==6.5.0 +coverage[toml]==7.2.1 # via -r requirements/coverage.in -- cgit v1.2.3