From 02259c3366fba0ee0b80282eb92d73dd656d9ec6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 May 2026 01:33:27 +0200 Subject: [PATCH] Pin cryptography to latest version 48.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 99e63fe9..daa829d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click -cryptography +cryptography==48.0.0 Flask geoip2 jsonschema