From a1aeaa8d721f44d93fc64fa1d36d1212c6dbd2d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 08:30:29 -0400 Subject: [PATCH] Update fastapi-pagination[sqlalchemy] requirement (#1316) Updates the requirements on [fastapi-pagination[sqlalchemy]](https://github.com/uriyyo/fastapi-pagination) to permit the latest version. - [Release notes](https://github.com/uriyyo/fastapi-pagination/releases) - [Commits](https://github.com/uriyyo/fastapi-pagination/compare/0.9.3...0.10.0) --- updated-dependencies: - dependency-name: fastapi-pagination[sqlalchemy] dependency-type: direct:production ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c519afe17..55cdfc9c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ dask==2022.8.0 emails fastapi[all]==0.82.0 fastapi-caching[redis] -fastapi-pagination[sqlalchemy]~= 0.9.3 +fastapi-pagination[sqlalchemy]~= 0.10.0 fideslang==1.2.0 fideslib==3.1.2 fideslog==1.2.3