This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8581 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 59d2099301ca3e41c14e705f4489f74cb1d00b28 Author: Guillermo Cruz <guillermo.c...@slashdotmedia.com> AuthorDate: Thu Jul 10 15:08:23 2025 +0000 [#8581] Upgrade beautifulsoup4 4.13.4 -> no upgrade, and its deps: soupsieve,typing_extensions beautifulsoup4 4.13.4 -> no upgrade soupsieve 2.7 -> no upgrade typing_extensions 4.13.2 -> 4.14.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 62401b508..019fbe791 100644 --- a/requirements.txt +++ b/requirements.txt @@ -305,7 +305,7 @@ translationstring==1.4 # via colander turbogears2==2.4.3 # via -r requirements.in -typing-extensions==4.13.2 +typing-extensions==4.14.1 # via # anyio # beautifulsoup4