From c489490a8ed76a0b4b4b177df25c4ea4e9346160 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 05:13:23 +0000 Subject: [PATCH] feat(deps): update dependency certifi to v2024.12.14 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b1f4770..b922243 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ annotated-types==0.7.0 anyio==4.8.0 -certifi==2024.8.30 +certifi==2024.12.14 creyPY==1.2.5 fastapi==0.115.5 fastapi-pagination==0.12.31