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
2828idna == 3.3
2929importlib-metadata == 4.12.0
3030inflection == 0.5.1
31- intbitset == 3.0.1
31+ intbitset == 3.0.2
3232isodate == 0.6.1
3333jaraco.functools == 3.5.1
3434javaproperties == 0.8.1
@@ -51,7 +51,7 @@ pluggy==1.0.0
5151plugincode == 31.0.0
5252ply == 3.11
5353publicsuffix2 == 2.20191221
54- pyahocorasick == 2.0.0b1
54+ pyahocorasick == 2.0.0
5555pycparser == 2.21
5656pygmars == 0.7.0
5757Pygments == 2.12.0
@@ -61,7 +61,7 @@ pytz==2022.1
6161PyYAML == 6.0
6262rdflib == 6.2.0
6363requests == 2.28.1
64- saneyaml == 0.5.2
64+ saneyaml == 0.6.0
6565six == 1.16.0
6666soupsieve == 2.3.2.post1
6767spdx-tools == 0.7.0a3
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ install_requires =
7878 gemfileparser2 >= 0.9.0
7979 html5lib
8080 importlib_metadata
81- intbitset >= 3.0.0
81+ intbitset >= 3.0.2
8282 jaraco.functools
8383 javaproperties >= 0.5
8484 jinja2 >= 2.7.0
@@ -97,12 +97,12 @@ install_requires =
9797 pluggy >= 1.0.0
9898 plugincode >= 31.0.0
9999 publicsuffix2
100- pyahocorasick >= 2.0.0b1
100+ pyahocorasick >= 2.0.0
101101 pygmars >= 0.7.0
102102 pygments
103103 pymaven_patch >= 0.2.8
104104 requests >= 2.7.0
105- saneyaml >= 0.5.2
105+ saneyaml >= 0.6.0
106106 spdx_tools == 0.7.0a3
107107 text_unidecode >= 1.0
108108 toml >= 0.10.0
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ install_requires =
7878 gemfileparser2 >= 0.9.0
7979 html5lib
8080 importlib_metadata
81- intbitset >= 3.0.0
81+ intbitset >= 3.0.2
8282 jaraco.functools
8383 javaproperties >= 0.5
8484 jinja2 >= 2.7.0
@@ -97,12 +97,12 @@ install_requires =
9797 pluggy >= 1.0.0
9898 plugincode >= 31.0.0
9999 publicsuffix2
100- pyahocorasick >= 2.0.0b1
100+ pyahocorasick >= 2.0.0
101101 pygmars >= 0.7.0
102102 pygments
103103 pymaven_patch >= 0.2.8
104104 requests >= 2.7.0
105- saneyaml >= 0.5.2
105+ saneyaml >= 0.6.0
106106 spdx_tools == 0.7.0a3
107107 text_unidecode >= 1.0
108108 toml >= 0.10.0
You can’t perform that action at this time.
0 commit comments