Skip to content

Commit 0ab18d1

Browse files
committed
ref: upgrade reportlab to 4.4.0 round 2
Revert "Revert "ref: upgrade reportlab to 4.4.0 (#90049)"" This reverts commit ec521cd. We reverted this commit as part of an incident, as it was in a suspect release, but these changes were not the problem.
1 parent 89cf46b commit 0ab18d1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements-dev-frozen.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ redis==3.4.1
169169
redis-py-cluster==2.1.0
170170
referencing==0.30.2
171171
regex==2022.9.13
172-
reportlab==4.2.5
172+
reportlab==4.4.0
173173
requests==2.32.3
174174
requests-file==2.1.0
175175
requests-oauthlib==1.2.0

requirements-frozen.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ redis==3.4.1
114114
redis-py-cluster==2.1.0
115115
referencing==0.30.2
116116
regex==2022.9.13
117-
reportlab==4.2.5
117+
reportlab==4.4.0
118118
requests==2.32.3
119119
requests-file==2.1.0
120120
requests-oauthlib==1.2.0

requirements-getsentry.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Avalara==20.9.0
1010
iso3166
1111
pycountry==17.5.14
1212
pyvat==1.3.15
13-
reportlab==4.2.5
13+
reportlab==4.4.0
1414
stripe==4.2.0

0 commit comments

Comments
 (0)