This is an automated email from the ASF dual-hosted git repository.

gcruz pushed a commit to branch gc/8578
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 4bdd7238dca918442c3fed5d7728b449e97c09cd
Author: Guillermo Cruz <[email protected]>
AuthorDate: Wed Apr 30 01:43:13 2025 +0000

    [#8578] Upgrade aiosmtpd 1.4.6 -> no upgrade, and its deps: atpublic,attrs
    
        aiosmtpd                          1.4.6 -> no upgrade
            atpublic                        5.1 -> no upgrade
            attrs                        25.1.0 -> 25.3.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 77ea4078c..2e1c33b00 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,7 @@ anyio==4.6.0
     # via httpx
 atpublic==5.1
     # via aiosmtpd
-attrs==25.1.0
+attrs==25.3.0
     # via aiosmtpd
 beaker==1.13.0
     # via

Reply via email to