From 53fe2c4a822d4b546b8a491e4194351a272bf106 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 17:13:07 +0000 Subject: [PATCH] feat(deps): update dependency fastapi-pagination to v0.14.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9483516..a7d7b17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ anyio==4.11.0 certifi==2025.8.3 creyPY[postgres]==3.0.0 fastapi==0.117.1 -fastapi-pagination==0.14.1 +fastapi-pagination==0.14.2 h11==0.14.0 httpcore==1.0.8 httpx==0.28.1