Skip to content

Commit e2226e9

Browse files
authored
[reportlab] Bump to 5.0.0 (#16249)
1 parent bb96d40 commit e2226e9

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

stubs/reportlab/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "4.5.1"
1+
version = "5.0.0"
22
# GitHub mirror of https://hg.reportlab.com/hg-public/reportlab/file
33
upstream-repository = "https://github.com/MrBitBucket/reportlab-mirror"
44

stubs/reportlab/reportlab/lib/rparsexml.pyi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ from _typeshed import FileDescriptorOrPath, Unused
22
from collections.abc import Iterable
33
from typing import Final, type_check_only
44

5-
RequirePyRXP: int
65
simpleparse: int
76

87
@type_check_only

0 commit comments

Comments
 (0)