From 427ddb73e12a31e6b584d1e730c8b3b0f8987ffd Mon Sep 17 00:00:00 2001 From: timvanoostrom Date: Wed, 1 Nov 2023 06:02:51 +0000 Subject: [PATCH] Maintenance run 2023-11-01 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 049b054..47edea8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ certifi==2023.7.22 # sentry-sdk cffi==1.16.0 # via cryptography -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via @@ -68,7 +68,7 @@ pyjwt==2.8.0 # via -r requirements-root.txt requests==2.31.0 # via -r requirements-root.txt -sentry-sdk[flask]==1.32.0 +sentry-sdk[flask]==1.33.1 # via -r requirements-root.txt tomli==2.0.1 # via black