Update reportlab requirement from ==4.0.* to ==4.1.* (#3906)

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-02-15 14:17:06 +01:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 6712baf534
commit 5a406abdd6
+1 -1
View File
@@ -90,7 +90,7 @@ dependencies = [
"pyuca",
"qrcode==7.4.*",
"redis==5.0.*",
"reportlab==4.0.*",
"reportlab==4.1.*",
"requests==2.31.*",
"sentry-sdk==1.40.*",
"sepaxml==2.6.*",