From dfb39960cd63088fb0db898c1504a9949064dc50 Mon Sep 17 00:00:00 2001 From: Raj Shah Date: Wed, 11 Feb 2026 03:08:22 -0800 Subject: [PATCH] Upgrade requirements --- requirements.txt | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 086935c9..b8efb964 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,14 @@ +annotated-doc==0.0.4 annotated-types==0.7.0 anyio==4.12.1 -Authlib==1.6.6 +Authlib==1.6.7 bandit==1.9.3 certifi==2026.1.4 cffi==2.0.0 charset-normalizer==3.4.4 click==8.3.1 -coverage==7.13.3 -cryptography==46.0.4 +coverage==7.13.4 +cryptography==46.0.5 docutils==0.20.1 dparse==0.6.4 filelock==3.20.3 @@ -53,7 +54,7 @@ pytest-asyncio==1.3.0 pytest-cov==7.0.0 PyYAML==6.0.3 readme_renderer==43.0 -redis==7.1.0 +redis==7.1.1 regex==2026.1.15 requests==2.32.5 requests-toolbelt==1.0.0 @@ -62,18 +63,18 @@ rich==14.3.2 ruamel.yaml==0.19.1 safety==3.7.0 safety-schemas==0.0.16 -setuptools==80.10.2 +setuptools==82.0.0 shellingham==1.5.4 stevedore==5.6.0 -tenacity==9.1.3 +tenacity==9.1.4 tomlkit==0.14.0 tqdm==4.67.3 twine==6.2.0 -typer==0.21.1 +typer==0.22.0 types-cffi==1.17.0.20250915 types-pyOpenSSL==24.1.0.20240722 types-redis==4.6.0.20241004 -types-setuptools==80.10.0.20260124 +types-setuptools==82.0.0.20260210 typing-inspection==0.4.2 typing_extensions==4.15.0 urllib3==2.6.3