This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit fc5d23972a9720abd9e0c135a7505907ce20fc56 Author: Guillermo Cruz <[email protected]> AuthorDate: Fri Jan 20 20:18:34 2023 +0000 [#8494] Upgrade Beaker 1.11.0 -> 1.12.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 161fc3af6..108d376f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ activitystream==0.4.0 # via -r requirements.in attrs==22.1.0 # via pytest -beaker==1.11.0 +beaker==1.12.0 # via -r requirements.in beautifulsoup4==4.11.1 # via
