This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch dw/8426 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 66742b79a7bd4b19ac6d32fa9c9f69b8b0f33ea3 Author: Dillon Walls <[email protected]> AuthorDate: Fri Apr 8 20:47:22 2022 +0000 [#8246] Upgrade PasteDeploy 2.0.1 -> 2.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3db1b617b..52c932de4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -106,7 +106,7 @@ paste==3.5.0 # -r requirements.in # easywidgets # pastescript -pastedeploy==2.0.1 +pastedeploy==2.1.1 # via # -r requirements.in # pastescript
