Update reportlab requirement from ==4.2.* to ==4.3.*

Updates the requirements on [reportlab](https://www.reportlab.com/) to permit the latest version.

---
updated-dependencies:
- dependency-name: reportlab
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-03 18:09:47 +00:00
committed by GitHub
parent c820d742d4
commit f7a3488499

View File

@@ -89,7 +89,7 @@ dependencies = [
"pyuca",
"qrcode==8.0",
"redis==5.2.*",
"reportlab==4.2.*",
"reportlab==4.3.*",
"requests==2.31.*",
"sentry-sdk==2.20.*",
"sepaxml==2.6.*",