This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8507 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 94e1aee6d34f709e7dd2422a9899fd40109bfa80 Author: Guillermo Cruz <[email protected]> AuthorDate: Fri Apr 21 16:46:35 2023 +0000 [#8507] Upgrade Beaker 1.12.0 -> 1.12.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 724044fa1..3ebb734b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ activitystream==0.4.0 # via -r requirements.in attrs==22.2.0 # via pytest -beaker==1.12.0 +beaker==1.12.1 # via -r requirements.in beautifulsoup4==4.12.2 # via
