forked from CGM_Public/pretix_original
Update reportlab requirement from ==4.3.* to ==4.4.* (#5016)
Updates the requirements on [reportlab](https://www.reportlab.com/) to permit the latest version. --- updated-dependencies: - dependency-name: reportlab dependency-version: 4.4.0 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:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
3e6051825e
commit
df5c6bcebf
+1
-1
@@ -89,7 +89,7 @@ dependencies = [
|
||||
"pyuca",
|
||||
"qrcode==8.1",
|
||||
"redis==5.2.*",
|
||||
"reportlab==4.3.*",
|
||||
"reportlab==4.4.*",
|
||||
"requests==2.31.*",
|
||||
"sentry-sdk==2.25.*",
|
||||
"sepaxml==2.6.*",
|
||||
|
||||
Reference in New Issue
Block a user