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 f3654de80846c09ec3ce42b31d81cdf2243a51fe Author: Guillermo Cruz <[email protected]> AuthorDate: Tue Oct 14 16:15:17 2025 +0000 [#8586] Upgrade aiosmtpd 1.4.6 -> no upgrade, and its deps: atpublic,attrs aiosmtpd 1.4.6 -> no upgrade atpublic 6.0.1 -> 6.0.2 attrs 25.3.0 -> 25.4.0 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d63f46682..2b0724d62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,9 +6,9 @@ aiosmtpd==1.4.6 # via -r requirements.in anyio==4.6.0 # via httpx -atpublic==6.0.1 +atpublic==6.0.2 # via aiosmtpd -attrs==25.3.0 +attrs==25.4.0 # via aiosmtpd beaker==1.13.0 # via
