Skip to content

Commit 9c9bc44

Browse files
authored
Bump ScanCode toolkit to 31.2.6 #693 (#694)
Reference: #693 Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent a2c2f58 commit 9c9bc44

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ v33.0.0 (unreleased)
4343

4444
- Split the pipes unit tests into their own related submodule.
4545

46+
- Upgrade ScanCode Toolkit to v31.2.6
47+
https://github.com/nexB/scancode.io/issues/693
48+
49+
4650
v32.1.0 (2023-03-23)
4751
--------------------
4852

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = scancodeio
3-
version = 32.1.0
3+
version = 32.1.1
44
license = Apache-2.0
55
description = Automate software composition analysis pipelines
66
long_description = file:README.rst
@@ -71,7 +71,7 @@ install_requires =
7171
# Docker
7272
container-inspector==32.0.1
7373
# ScanCode-toolkit
74-
scancode-toolkit[packages]==31.2.4
74+
scancode-toolkit[packages]==31.2.6
7575
extractcode[full]==31.0.0
7676
commoncode==31.0.2
7777
# FetchCode

0 commit comments

Comments
 (0)