@@ -86,7 +86,7 @@ The full documentation can be issued by running with ``environment --help``:
86
86
--sv <version>, --spec-version <version>
87
87
Which version of CycloneDX to use.
88
88
{choices: 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0}
89
- (default: 1.5 )
89
+ (default: 1.6 )
90
90
--output-reproducible
91
91
Whether to go the extra mile and make the output reproducible.
92
92
This might result in loss of time- and random-based-values.
@@ -260,7 +260,7 @@ The full documentation can be issued by running with ``pipenv --help``:
260
260
--sv <version>, --spec-version <version>
261
261
Which version of CycloneDX to use.
262
262
{choices: 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0}
263
- (default: 1.5 )
263
+ (default: 1.6 )
264
264
--output-reproducible
265
265
Whether to go the extra mile and make the output reproducible.
266
266
This might result in loss of time- and random-based-values.
@@ -338,7 +338,7 @@ The full documentation can be issued by running with ``poetry --help``:
338
338
--sv <version>, --spec-version <version>
339
339
Which version of CycloneDX to use.
340
340
{choices: 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0}
341
- (default: 1.5 )
341
+ (default: 1.6 )
342
342
--output-reproducible
343
343
Whether to go the extra mile and make the output reproducible.
344
344
This might result in loss of time- and random-based-values.
@@ -412,7 +412,7 @@ The full documentation can be issued by running with ``requirements --help``:
412
412
--sv <version>, --spec-version <version>
413
413
Which version of CycloneDX to use.
414
414
{choices: 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0}
415
- (default: 1.5 )
415
+ (default: 1.6 )
416
416
--output-reproducible
417
417
Whether to go the extra mile and make the output reproducible.
418
418
This might result in loss of time- and random-based-values.
0 commit comments