This is an automated email from the ASF dual-hosted git repository. kentontaylor pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit 0153d817e092cf221c92c75da106aa5e2b0e9850 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
