From 3c606b5e6d6ff646956612d78cbb5bc797c94a2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 23:55:27 +0000 Subject: [PATCH] feat(deps): update dependency fastapi-pagination to v0.15.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c141048..df88274 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.120.1 -fastapi-pagination==0.14.3 +fastapi-pagination==0.15.0 h11==0.14.0 httpcore==1.0.8 httpx==0.28.1