Skip to content

Commit 537d545

Browse files
authored
Merge pull request #2159 from isaacault/iault/python3.12
Update rst2pdf to Python3.12 compatible version
2 parents df6da35 + 80b7ed8 commit 537d545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pytest>=7.0
2323
pytz==2019.3
2424
PyYAML==6.0.1
2525
requests==2.32.2
26-
rst2pdf==0.98
26+
rst2pdf==0.102
2727
six==1.13.0
2828
snowballstemmer==2.0.0
2929
soupsieve==1.9.5

0 commit comments

Comments
 (0)