From bf3fcf13027fdb196c256d16e60f4964667115e8 Mon Sep 17 00:00:00 2001 From: "update-pproxy[bot]" <136385368+update-pproxy[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 00:41:15 +0000 Subject: [PATCH] chore(deps): Update Python Packages Updated: * `cryptography`: `46.0.3` -> `46.0.4` Signed-off-by: update-pproxy[bot] <136385368+update-pproxy[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd844ef..72174c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ certifi==2026.1.4 # via aioquic cffi==2.0.0 # via cryptography -cryptography==46.0.3 +cryptography==46.0.4 # via # aioquic # asyncssh