From e0da6332f0ab0014b8cba87cc314e229cb8121f2 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 18 Feb 2025 20:29:37 +0200 Subject: [PATCH] Update dependency python-jose to ~=3.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47cabbd..65c6c3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ mongodb-migrations==1.3.1 opencv-python~=4.11.0.86 passlib~=1.7.4 pymongo>=4.3.3 -python-jose[cryptography]~=3.3.0 +python-jose[cryptography]~=3.4.0 python-magic~=0.4.27 scipy~=1.13.0,<1.14.0 ujson~=5.10.0 \ No newline at end of file