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
5
5
beartype == 0.17.2
6
6
boolean.py == 4.0
7
7
certifi == 2024.2.2
8
- cffi == 1.16.0
8
+ cffi == 1.17.1
9
9
chardet == 5.0.0
10
10
charset-normalizer == 2.1.0
11
11
click == 8.2.1 ;python_version >= '3.10'
@@ -30,15 +30,15 @@ html5lib==1.1
30
30
idna == 3.3
31
31
importlib-metadata == 4.12.0
32
32
inflection == 0.5.1
33
- intbitset == 3.1 .0
33
+ intbitset == 4.0 .0
34
34
isodate == 0.6.1
35
35
jaraco.functools == 4.1.0
36
36
javaproperties == 0.8.1
37
37
Jinja2 == 3.1.3
38
38
jsonstreams == 0.6.0
39
39
license-expression == 30.4.1
40
- lxml == 5.1 .0
41
- MarkupSafe == 2.1.5
40
+ lxml == 5.4 .0
41
+ MarkupSafe == 3.0.2
42
42
more-itertools == 8.13.0
43
43
normality == 2.3.3
44
44
packageurl-python == 0.15.0
@@ -53,14 +53,14 @@ pluggy==1.0.0
53
53
plugincode == 32.0.0
54
54
ply == 3.11
55
55
publicsuffix2 == 2.20191221
56
- pyahocorasick == 2.1 .0
56
+ pyahocorasick == 2.2 .0
57
57
pycparser == 2.21
58
58
pygmars == 0.9.0
59
59
Pygments == 2.13.0
60
60
pymaven-patch == 0.3.2
61
61
pyparsing == 3.0.9
62
62
pytz == 2022.1
63
- PyYAML == 6.0.1
63
+ PyYAML == 6.0.2
64
64
rdflib == 6.2.0
65
65
requests == 2.31.0
66
66
saneyaml == 0.6.0
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ install_requires =
86
86
jinja2 >= 2.7.0
87
87
jsonstreams >= 0.5.0
88
88
license_expression >= 30.4.1
89
- lxml >= 4.9.2
89
+ lxml >= 5.4.0
90
90
MarkupSafe >= 2.1.2
91
91
packageurl_python >= 0.9.0
92
92
packvers >= 21.0.0
You can’t perform that action at this time.
0 commit comments