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 a2691c3bcf603eb9d6baa7f180d1002379aef254 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
