Update reportlab requirement from ==4.1.* to ==4.2.* (#4092)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-23 15:03:54 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 980aec7326
commit 49370a5e08
+1 -1
View File
@@ -90,7 +90,7 @@ dependencies = [
"pyuca",
"qrcode==7.4.*",
"redis==5.0.*",
"reportlab==4.1.*",
"reportlab==4.2.*",
"requests==2.31.*",
"sentry-sdk==1.45.*",
"sepaxml==2.6.*",