From 5d411605144115c8ce4070972d306b895faf9f6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 14:46:49 +0000 Subject: [PATCH] feat(deps): update dependency fastapi-pagination to v0.14.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b8d75e9..3eb4769 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ anyio==4.11.0 certifi==2025.10.5 creyPY[postgres]==3.0.0 fastapi==0.118.1 -fastapi-pagination==0.14.2 +fastapi-pagination==0.14.3 h11==0.14.0 httpcore==1.0.8 httpx==0.28.1