This is an automated email from the ASF dual-hosted git repository. brondsem pushed a commit to branch db/8397 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 660225d477e02cad9a39498a417e9d0eb3017f07 Author: Dave Brondsema <[email protected]> AuthorDate: Thu Oct 7 21:35:57 2021 +0000 [#8397] upgrade Beaker --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a434e65..c181589 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # activitystream==0.3.0 # via -r requirements.in -beaker==1.10.1 +beaker==1.11.0 # via -r requirements.in beautifulsoup4==4.10.0 # via
