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 4482c0b9e685998b7a6094989f343d56de998fc8 Author: Guillermo Cruz <[email protected]> AuthorDate: Thu Jul 10 15:15:23 2025 +0000 [#8581] Upgrade qrcode 8.1 -> 8.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7481a6424..19bd41e3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -244,7 +244,7 @@ pytz==2025.2 # ming pyyaml==6.0.2 # via pre-commit -qrcode==8.1 +qrcode==8.2 # via -r requirements.in regex==2024.11.6 # via
