From 546fc532ce2412c654be90d8123d05d3e603514f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 16:16:59 +0000 Subject: [PATCH] feat(deps): update dependency fastapi-pagination to v0.12.32 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b5990f9..bfa7088 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ anyio==4.6.2.post1 certifi==2024.8.30 creyPY==1.2.5 fastapi==0.115.5 -fastapi-pagination==0.12.31 +fastapi-pagination==0.12.32 h11==0.14.0 httpcore==1.0.6 httpx==0.27.2