Skip to content

Commit 9f0682f

Browse files
authored
chore(deps): Bump up xml2rfc to 3.30.0 (#601)
Also updates other Python dependencies.
1 parent fb360be commit 9f0682f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

constraints.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
blinker==1.9.0
22
Brotli==1.1.0
3-
certifi==2025.6.15
3+
certifi==2025.7.14
44
cffi==1.17.1
55
charset-normalizer==3.4.2
66
click==8.2.1
77
ConfigArgParse==1.7.1
88
cssselect2==0.8.0
99
decorator==5.2.1
1010
dnspython==2.7.0
11-
eventlet==0.40.0
11+
eventlet==0.40.1
1212
Flask==3.1.1
1313
flask-cors==6.0.1
14-
fonttools==4.58.4
14+
fonttools==4.59.0
1515
google-i18n-address==3.1.1
1616
greenlet==3.2.3
1717
gunicorn==23.0.0
@@ -21,29 +21,29 @@ idna==3.10
2121
intervaltree==3.1.0
2222
itsdangerous==2.2.0
2323
Jinja2==3.1.6
24-
lxml==5.4.0
24+
lxml==6.0.0
2525
MarkupSafe==3.0.2
2626
packaging==25.0
2727
pathlib2==2.3.7.post1
28-
pillow==11.2.1
28+
pillow==11.3.0
2929
platformdirs==4.3.8
3030
pycountry==24.6.1
3131
pycparser==2.22
3232
pydyf==0.11.0
3333
pyphen==0.17.2
3434
PyYAML==6.0.2
3535
requests==2.32.4
36-
sentry-sdk==2.30.0
36+
sentry-sdk==2.33.0
3737
setuptools==80.9.0
3838
six==1.17.0
3939
sortedcontainers==2.4.0
4040
svgcheck==0.10.0
4141
tinycss2==1.4.0
4242
tinyhtml5==2.0.0
43-
urllib3==2.4.0
43+
urllib3==2.5.0
4444
wcwidth==0.2.13
4545
weasyprint==65.0
4646
webencodings==0.5.1
4747
Werkzeug==3.1.3
48-
xml2rfc==3.29.0
48+
xml2rfc==3.30.0
4949
zopfli==0.2.3.post1

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
eventlet>=0.40.0
1+
eventlet>=0.40.1
22
decorator>=5.2.1
33
Flask>=3.1.1
44
flask-cors>=6.0.1
55
gunicorn>=23.0.0
66
id2xml>=1.5.2
77
iddiff>=0.4.3
88
requests>=2.32.4
9-
sentry-sdk[flask]>=2.30.0
9+
sentry-sdk[flask]>=2.33.0
1010
svgcheck>=0.10.0
11-
xml2rfc[pdf]>=3.29.0
11+
xml2rfc[pdf]>=3.30.0

0 commit comments

Comments
 (0)