From fc6c95b042f556ef8218ece340d800cb8fc68999 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 16:29:46 +0000 Subject: [PATCH] feat(deps): update dependency fastapi-pagination to v0.15.13 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a62f9f1..b183049 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ anyio==4.13.0 certifi==2026.4.22 creyPY[postgres]==3.0.0 fastapi==0.136.1 -fastapi-pagination==0.15.12 +fastapi-pagination==0.15.13 h11==0.14.0 httpcore==1.0.8 httpx==0.28.1