File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ html5lib==1.1
28
28
idna == 3.3
29
29
importlib-metadata == 4.12.0
30
30
inflection == 0.5.1
31
- intbitset == 3.0.1
31
+ intbitset == 3.0.2
32
32
isodate == 0.6.1
33
33
jaraco.functools == 3.5.1
34
34
javaproperties == 0.8.1
@@ -51,7 +51,7 @@ pluggy==1.0.0
51
51
plugincode == 31.0.0
52
52
ply == 3.11
53
53
publicsuffix2 == 2.20191221
54
- pyahocorasick == 2.0.0b1
54
+ pyahocorasick == 2.0.0
55
55
pycparser == 2.21
56
56
pygmars == 0.7.0
57
57
Pygments == 2.12.0
@@ -61,7 +61,7 @@ pytz==2022.1
61
61
PyYAML == 6.0
62
62
rdflib == 6.2.0
63
63
requests == 2.28.1
64
- saneyaml == 0.5.2
64
+ saneyaml == 0.6.0
65
65
six == 1.16.0
66
66
soupsieve == 2.3.2.post1
67
67
spdx-tools == 0.7.0a3
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ install_requires =
78
78
gemfileparser2 >= 0.9.0
79
79
html5lib
80
80
importlib_metadata
81
- intbitset >= 3.0.0
81
+ intbitset >= 3.0.2
82
82
jaraco.functools
83
83
javaproperties >= 0.5
84
84
jinja2 >= 2.7.0
@@ -97,12 +97,12 @@ install_requires =
97
97
pluggy >= 1.0.0
98
98
plugincode >= 31.0.0
99
99
publicsuffix2
100
- pyahocorasick >= 2.0.0b1
100
+ pyahocorasick >= 2.0.0
101
101
pygmars >= 0.7.0
102
102
pygments
103
103
pymaven_patch >= 0.2.8
104
104
requests >= 2.7.0
105
- saneyaml >= 0.5.2
105
+ saneyaml >= 0.6.0
106
106
spdx_tools == 0.7.0a3
107
107
text_unidecode >= 1.0
108
108
toml >= 0.10.0
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ install_requires =
78
78
gemfileparser2 >= 0.9.0
79
79
html5lib
80
80
importlib_metadata
81
- intbitset >= 3.0.0
81
+ intbitset >= 3.0.2
82
82
jaraco.functools
83
83
javaproperties >= 0.5
84
84
jinja2 >= 2.7.0
@@ -97,12 +97,12 @@ install_requires =
97
97
pluggy >= 1.0.0
98
98
plugincode >= 31.0.0
99
99
publicsuffix2
100
- pyahocorasick >= 2.0.0b1
100
+ pyahocorasick >= 2.0.0
101
101
pygmars >= 0.7.0
102
102
pygments
103
103
pymaven_patch >= 0.2.8
104
104
requests >= 2.7.0
105
- saneyaml >= 0.5.2
105
+ saneyaml >= 0.6.0
106
106
spdx_tools == 0.7.0a3
107
107
text_unidecode >= 1.0
108
108
toml >= 0.10.0
You can’t perform that action at this time.
0 commit comments