This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8586 in repository https://gitbox.apache.org/repos/asf/allura.git
commit b9dda5752848c0f04e1814c1de38a9cc97131f0f Author: Guillermo Cruz <[email protected]> AuthorDate: Tue Oct 14 16:18:18 2025 +0000 [#8586] Upgrade EasyWidgets 0.4.3 -> no upgrade, and its deps: FormEncode,MarkupSafe,Paste,setuptools,python-dateutil,six,WebOb EasyWidgets 0.4.3 -> no upgrade FormEncode 2.1.1 -> no upgrade MarkupSafe 3.0.2 -> 3.0.3 Paste 3.10.1 -> no upgrade setuptools 80.9.0 -> skipped python-dateutil 2.9.0.post0 -> 2.9.0. six 1.17.0 -> no upgrade WebOb 1.8.9 -> no upgrade --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b082d192..025583076 100644 --- a/requirements.txt +++ b/requirements.txt @@ -144,7 +144,7 @@ markdown==3.8.2 # pypeline markdown-checklist==0.4.4 # via -r requirements.in -markupsafe==3.0.2 +markupsafe==3.0.3 # via # -r requirements.in # easywidgets
