From 956e55705798c51eaa6d339dda9d24bb32eac124 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 15:40:38 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9f938de..bd046e0 100755 --- a/requirements.txt +++ b/requirements.txt @@ -2,9 +2,9 @@ annotated-types==0.7.0 anyio==4.13.0 apprise==1.10.0 bcrypt==5.0.0 -certifi==2026.4.22 +certifi==2026.5.20 charset-normalizer==3.4.7 -click==8.3.3 +click==8.4.0 croniter==6.2.2 fastapi==0.136.1 h11==0.16.0 @@ -33,7 +33,7 @@ PyJWT==2.12.1 pytz==2026.2 PyYAML==6.0.3 ratelimit==2.2.1 -requests==2.33.1 +requests==2.34.2 requests-oauthlib==2.0.0 ruamel.yaml.clib==0.2.15 six==1.17.0 @@ -44,6 +44,6 @@ typing-inspection==0.4.2 typing_extensions==4.15.0 Unidecode==1.4.0 urllib3==2.7.0 -uvicorn==0.46.0 +uvicorn==0.47.0 watchdog==6.0.0 wcwidth==0.7.0