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 b39cc482f215c727863a149c125effaa51d9c5e3
Author: Guillermo Cruz <[email protected]>
AuthorDate: Wed Apr 30 01:51:24 2025 +0000

    [#8578] Upgrade qrcode 8.0 -> 8.1
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index cdcf4c604..7421ccd77 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -244,7 +244,7 @@ pytz==2025.2
     #   ming
 pyyaml==6.0.2
     # via pre-commit
-qrcode==8.0
+qrcode==8.1
     # via -r requirements.in
 regex==2024.11.6
     # via

Reply via email to