Skip to content

Commit

Permalink
chore(deps): Bump up xml2rfc to 3.24.0 (#546)
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara authored Oct 28, 2024
1 parent 483d992 commit fe64538
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
21 changes: 11 additions & 10 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ blinker==1.8.2
Brotli==1.1.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
charset-normalizer==3.4.0
click==8.1.7
ConfigArgParse==1.7
cssselect2==0.7.0
decorator==5.1.1
dnspython==2.6.1
dnspython==2.7.0
eventlet==0.37.0
Flask==3.0.3
Flask-Cors==5.0.0
Expand All @@ -22,27 +22,28 @@ idna==3.10
intervaltree==3.1.0
itsdangerous==2.2.0
Jinja2==3.1.4
lxml==4.9.4
MarkupSafe==2.1.5
lxml==5.3.0
MarkupSafe==3.0.2
packaging==24.1
pathlib2==2.3.7.post1
pillow==10.4.0
pillow==11.0.0
platformdirs==4.3.6
pycountry==24.6.1
pycparser==2.22
pydyf==0.9.0
pyphen==0.16.0
PyYAML==6.0.2
requests==2.32.3
sentry-sdk==2.14.0
sentry-sdk==2.17.0
setuptools==75.2.0
six==1.16.0
sortedcontainers==2.4.0
svgcheck==0.8.1
tinycss2==1.3.0
tinycss2==1.4.0
urllib3==2.2.3
wcwidth==0.2.13
weasyprint==61.2
webencodings==0.5.1
Werkzeug==3.0.4
xml2rfc==3.23.2
zopfli==0.2.3
Werkzeug==3.0.6
xml2rfc==3.24.0
zopfli==0.2.3.post1
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ gunicorn>=23.0.0
id2xml>=1.5.2
iddiff>=0.4.3
requests>=2.32.3
sentry-sdk[flask]>=2.14.0
sentry-sdk[flask]>=2.17.0
svgcheck>=0.8.1
xml2rfc[pdf]>=3.23.2
xml2rfc[pdf]>=3.24.0

0 comments on commit fe64538

Please sign in to comment.