diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 2e9087bb55..a672b86dd1 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -36,9 +36,10 @@ v35.0.0 (2025-06-23) - Add "Package Compliance Alert" chart in the Policies section. https://github.com/aboutcode-org/scancode.io/pull/1699 -- Catch ``NotImplementedError`` in ``get_unique_unresolved_purls`` and properly - log error in project. +- Update univers to v31.0.0, catch ``NotImplementedError`` in + ``get_unique_unresolved_purls``, and properly log error in project. https://github.com/aboutcode-org/scancode.io/pull/1700 + https://github.com/aboutcode-org/scancode.io/pull/1701 v34.11.0 (2025-05-02) --------------------- diff --git a/setup.cfg b/setup.cfg index e6191f97b3..6a83e78474 100644 --- a/setup.cfg +++ b/setup.cfg @@ -101,7 +101,7 @@ install_requires = # MatchCode-toolkit matchcode-toolkit==7.2.2 # Univers - univers==30.12.1 + univers==31.0.0 # Markdown markdown-it-py==3.0.0 bleach==6.2.0