File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1- cffi==1.16.0
2- intbitset==3.1 .0
3- lxml==5.1 .0
4- MarkupSafe==2.1.5
5- pyahocorasick==2.1 .0
6- PyYAML==6.0.1
1+ cffi==1.17.1
2+ intbitset==4.0 .0
3+ lxml==5.4 .0
4+ MarkupSafe==3.0.2
5+ pyahocorasick==2.2 .0
6+ PyYAML==6.0.2
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ binaryornot==0.4.4
55beartype == 0.17.2
66boolean.py == 4.0
77certifi == 2024.2.2
8- cffi == 1.16.0
8+ cffi == 1.17.1
99chardet == 5.0.0
1010charset-normalizer == 2.1.0
1111click == 8.2.1 ;python_version >= '3.10'
@@ -30,15 +30,15 @@ html5lib==1.1
3030idna == 3.3
3131importlib-metadata == 4.12.0
3232inflection == 0.5.1
33- intbitset == 3.1 .0
33+ intbitset == 4.0 .0
3434isodate == 0.6.1
3535jaraco.functools == 4.1.0
3636javaproperties == 0.8.1
3737Jinja2 == 3.1.3
3838jsonstreams == 0.6.0
3939license-expression == 30.4.1
40- lxml == 5.1 .0
41- MarkupSafe == 2.1.5
40+ lxml == 5.4 .0
41+ MarkupSafe == 3.0.2
4242more-itertools == 8.13.0
4343normality == 2.3.3
4444packageurl-python == 0.15.0
@@ -53,14 +53,14 @@ pluggy==1.0.0
5353plugincode == 32.0.0
5454ply == 3.11
5555publicsuffix2 == 2.20191221
56- pyahocorasick == 2.1 .0
56+ pyahocorasick == 2.2 .0
5757pycparser == 2.21
5858pygmars == 0.9.0
5959Pygments == 2.13.0
6060pymaven-patch == 0.3.2
6161pyparsing == 3.0.9
6262pytz == 2022.1
63- PyYAML == 6.0.1
63+ PyYAML == 6.0.2
6464rdflib == 6.2.0
6565requests == 2.31.0
6666saneyaml == 0.6.0
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ install_requires =
8686 jinja2 >= 2.7.0
8787 jsonstreams >= 0.5.0
8888 license_expression >= 30.4.1
89- lxml >= 4.9.2
89+ lxml >= 5.4.0
9090 MarkupSafe >= 2.1.2
9191 packageurl_python >= 0.9.0
9292 packvers >= 21.0.0
You can’t perform that action at this time.
0 commit comments