Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 19 additions & 18 deletions NOTICE-3RD-PARTY-CONTENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,34 @@
## Python
| Dependency | Version | License |
|:-----------|:-------:|--------:|
|certifi|2025.4.26|Mozilla Public License 2.0|
|cfgv|3.4.0|MIT|
|charset-normalizer|3.4.2|MIT|
|certifi|2025.11.12|Mozilla Public License 2.0|
|cfgv|3.5.0|MIT|
|charset-normalizer|3.4.4|MIT|
|colorama|0.4.6|BSD|
|conan|2.15.1|MIT|
|conan|2.23.0|MIT|
|cpplint|1.6.1|New BSD|
|distlib|0.3.9|Python Software Foundation License|
|distro|1.8.0|Apache 2.0|
|fasteners|0.19|Apache 2.0|
|filelock|3.18.0|The Unlicense (Unlicense)|
|distlib|0.4.0|Python Software Foundation License|
|distro|1.9.0|Apache 2.0|
|fasteners|0.20|unknown|
|filelock|3.20.0|The Unlicense (Unlicense)|
|gcovr|5.2|BSD|
|identify|2.6.10|MIT|
|idna|3.10|BSD|
|identify|2.6.15|MIT|
|idna|3.11|unknown|
|jinja2|3.1.6|BSD|
|lxml|5.4.0|New BSD|
|MarkupSafe|3.0.2|BSD|
|lxml|6.0.2|New BSD|
|markupsafe|3.0.3|unknown|
|nodeenv|1.9.1|BSD|
|patch-ng|1.18.1|MIT|
|platformdirs|4.3.8|MIT|
|platformdirs|4.5.1|MIT|
|pre-commit|3.5.0|MIT|
|pygments|2.19.1|Simplified BSD|
|pygments|2.19.2|Simplified BSD|
|python-dateutil|2.9.0.post0|Apache 2.0<br/>BSD|
|PyYAML|6.0.2|MIT|
|requests|2.32.3|Apache 2.0|
|pyyaml|6.0.3|MIT|
|requests|2.32.5|Apache 2.0|
|six|1.17.0|MIT|
|urllib3|2.0.7|MIT|
|virtualenv|20.31.2|MIT|
|typing-extensions|4.15.0|unknown|
|urllib3|2.6.2|unknown|
|virtualenv|20.35.4|MIT|
## Workflows
| Dependency | Version | License |
|:-----------|:-------:|--------:|
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gcovr==5.2
conan==2.15.1
conan~=2.20

pre-commit==3.5.0
cpplint==1.6.1