Skip to content

Commit

Permalink
Bump ScanCode toolkit to 31.2.6 #693 (#694)
Browse files Browse the repository at this point in the history
Reference: #693

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
  • Loading branch information
pombredanne authored Apr 25, 2023
1 parent a2c2f58 commit 9c9bc44
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ v33.0.0 (unreleased)

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

- Upgrade ScanCode Toolkit to v31.2.6
https://github.com/nexB/scancode.io/issues/693


v32.1.0 (2023-03-23)
--------------------

Expand Down
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = scancodeio
version = 32.1.0
version = 32.1.1
license = Apache-2.0
description = Automate software composition analysis pipelines
long_description = file:README.rst
Expand Down Expand Up @@ -71,7 +71,7 @@ install_requires =
# Docker
container-inspector==32.0.1
# ScanCode-toolkit
scancode-toolkit[packages]==31.2.4
scancode-toolkit[packages]==31.2.6
extractcode[full]==31.0.0
commoncode==31.0.2
# FetchCode
Expand Down

0 comments on commit 9c9bc44

Please sign in to comment.