From 5cfd54a4949180d536abb2bf0b59d997ef47e321 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 00:50:15 +0000 Subject: [PATCH] feat(deps): update dependency creypy to v1.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b5990f9..c08f1a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ annotated-types==0.7.0 anyio==4.6.2.post1 certifi==2024.8.30 -creyPY==1.2.5 +creyPY==1.3.0 fastapi==0.115.5 fastapi-pagination==0.12.31 h11==0.14.0