Skip to content

Commit d5537e6

Browse files
Update reportlab requirement from ==4.3.* to ==4.4.* in /server (#342)
Updates the requirements on [reportlab](https://www.reportlab.com/) to permit the latest version. --- updated-dependencies: - dependency-name: reportlab dependency-version: 4.4.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bd1a7d commit d5537e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pyjwt==2.10.*
2727
python-dateutil==2.9.*
2828
pytz
2929
redis==5.2.1
30-
reportlab==4.3.*
30+
reportlab==4.4.*
3131
requests==2.32.*
3232
sentry-sdk==2.29.*
3333
tqdm==4.67.*

0 commit comments

Comments
 (0)