From 24bade89a13332ca18c380c9e604989a51b3db47 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 22 Mar 2026 03:55:38 +0000 Subject: [PATCH] Weekly Update: Regenerate requirements.txt --- CI/fpe_masks/requirements.txt | 2 +- Python/Examples/tests/requirements.txt | 2 +- docs/old/requirements.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CI/fpe_masks/requirements.txt b/CI/fpe_masks/requirements.txt index ddaf68a12b3..5047f8b7c0b 100644 --- a/CI/fpe_masks/requirements.txt +++ b/CI/fpe_masks/requirements.txt @@ -8,7 +8,7 @@ aiosignal==1.4.0 # via aiohttp annotated-doc==0.0.4 # via typer -attrs==25.4.0 +attrs==26.1.0 # via aiohttp cffi==2.0.0 # via cryptography diff --git a/Python/Examples/tests/requirements.txt b/Python/Examples/tests/requirements.txt index cccc3f07a38..eff55166f5d 100644 --- a/Python/Examples/tests/requirements.txt +++ b/Python/Examples/tests/requirements.txt @@ -44,7 +44,7 @@ pytest==9.0.2 # pytest-repeat # pytest-timeout # pytest-xdist -pytest-check==2.7.6 +pytest-check==2.7.7 # via -r Python/Examples/tests/requirements.in pytest-repeat==0.9.4 # via -r Python/Examples/tests/requirements.in diff --git a/docs/old/requirements.txt b/docs/old/requirements.txt index d66f7a26057..18f70aa6b88 100644 --- a/docs/old/requirements.txt +++ b/docs/old/requirements.txt @@ -12,7 +12,7 @@ annotated-doc==0.0.4 # via typer annotated-types==0.7.0 # via pydantic -attrs==25.4.0 +attrs==26.1.0 # via aiohttp babel==2.18.0 # via sphinx @@ -22,7 +22,7 @@ certifi==2026.2.25 # via requests cffi==2.0.0 # via cryptography -charset-normalizer==3.4.5 +charset-normalizer==3.4.6 # via requests click==8.3.1 # via typer