This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8570 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 1da12e5f8fd2597f1fad3819a52de5571b4c4c86 Author: Guillermo Cruz <[email protected]> AuthorDate: Tue Nov 5 23:59:58 2024 +0000 [#SF-9782] Upgrade paginate 0.5.6 -> 0.5.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0e6cc3b47..1724849c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -154,7 +154,7 @@ packaging==24.0 # pymongocrypt # pytest # pytest-sugar -paginate==0.5.6 +paginate==0.5.7 # via -r requirements.in passlib==1.7.4 # via -r requirements.in
