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 d56fb4e5ba2b4dcee1af016378a72ce6af1894ce Author: Dillon Walls <[email protected]> AuthorDate: Fri Apr 8 20:47:22 2022 +0000 SF-6801 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 790992ab0..21ee794ca 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
