From c03d709ce58448433bccbdd1eae22cd3fcd70b83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 05:16:45 +0000 Subject: [PATCH] chore(deps): bump fastapi-pagination from 0.15.15 to 0.15.16 in /backend Bumps [fastapi-pagination](https://github.com/uriyyo/fastapi-pagination) from 0.15.15 to 0.15.16. - [Release notes](https://github.com/uriyyo/fastapi-pagination/releases) - [Commits](https://github.com/uriyyo/fastapi-pagination/compare/0.15.15...0.15.16) --- updated-dependencies: - dependency-name: fastapi-pagination dependency-version: 0.15.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 6a31c929..a43e02b3 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -102,7 +102,7 @@ fastapi-limiter==0.1.6 # via unigraph-backend (backend/pyproject.toml) fastapi-oauth20==0.0.3 # via unigraph-backend (backend/pyproject.toml) -fastapi-pagination==0.15.15 +fastapi-pagination==0.15.16 # via unigraph-backend (backend/pyproject.toml) frozenlist==1.8.0 # via