From ddbf58f83e945d0ccb3817b172e4c3d8282e9eef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 22:35:40 +0000 Subject: [PATCH] feat(deps): update dependency fastapi-pagination to v0.15.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a71a86b..328035b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ anyio==4.12.0 certifi==2025.11.12 creyPY[postgres]==3.0.0 fastapi==0.125.0 -fastapi-pagination==0.15.3 +fastapi-pagination==0.15.4 h11==0.14.0 httpcore==1.0.8 httpx==0.28.1