Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
Update fastapi-pagination[sqlalchemy] requirement (#1316)
Browse files Browse the repository at this point in the history
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](uriyyo/fastapi-pagination@0.9.3...0.10.0)

---
updated-dependencies:
- dependency-name: fastapi-pagination[sqlalchemy]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2022
1 parent 89ea247 commit a1aeaa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a1aeaa8

Please sign in to comment.