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 85784ea8237bc401bb2178ee97b5ca5d2c10935b Author: Guillermo Cruz <guillermo.c...@slashdotmedia.com> AuthorDate: Thu Jul 10 15:08:19 2025 +0000 [#8581] Upgrade aiosmtpd 1.4.6 -> no upgrade, and its deps: atpublic,attrs aiosmtpd 1.4.6 -> no upgrade atpublic 5.1 -> 6.0.1 attrs 25.3.0 -> no upgrade --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 71c4af0f8..62401b508 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ aiosmtpd==1.4.6 # via -r requirements.in anyio==4.6.0 # via httpx -atpublic==5.1 +atpublic==6.0.1 # via aiosmtpd attrs==25.3.0 # via aiosmtpd