Skip to content

Commit d3789ad

Browse files
committed
Upgrade tpp libraries to their latest version
Signed-off-by: tdruez <[email protected]>
1 parent 2b5d583 commit d3789ad

11 files changed

+32
-57
lines changed

pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,9 @@ dependencies = [
151151
"attrs==25.3.0",
152152
"pyrsistent==0.20.0",
153153
# CycloneDX
154-
"cyclonedx-python-lib==10.2.0",
154+
"cyclonedx-python-lib==11.1.0",
155155
"sortedcontainers==2.4.0",
156-
"toml==0.10.2",
157-
"py-serializable==2.0.0",
156+
"py-serializable==2.1.0",
158157
# Git
159158
"GitPython==3.1.45",
160159
"gitdb==4.0.12",

thirdparty/dist/cyclonedx_python_lib-10.2.0-py3-none-any.whl.ABOUT

Lines changed: 0 additions & 15 deletions
This file was deleted.

thirdparty/dist/cyclonedx_python_lib-10.2.0-py3-none-any.whl renamed to thirdparty/dist/cyclonedx_python_lib-11.1.0-py3-none-any.whl

371 KB
Binary file not shown.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
about_resource: cyclonedx_python_lib-11.1.0-py3-none-any.whl
2+
name: cyclonedx-python-lib
3+
version: 11.1.0
4+
download_url: https://files.pythonhosted.org/packages/91/e7/9c8009f28d8603baa651ce3131bf516ec6114f49ec44f24e00f48eaaf589/cyclonedx_python_lib-11.1.0-py3-none-any.whl
5+
package_url: pkg:pypi/[email protected]
6+
license_expression: apache-2.0
7+
copyright: Copyright OWASP Foundation
8+
attribute: yes
9+
track_changes: yes
10+
checksum_md5: 8cb67d84ff231155807f032fa496e3b9
11+
checksum_sha1: b7f52fb90cda8e3b0f719c045ec94bfbd95f9b53
12+
licenses:
13+
- key: apache-2.0
14+
name: Apache License 2.0
15+
file: apache-2.0.LICENSE
-22.3 KB
Binary file not shown.

thirdparty/dist/py_serializable-2.0.0-py3-none-any.whl.ABOUT

Lines changed: 0 additions & 15 deletions
This file was deleted.
22.5 KB
Binary file not shown.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
about_resource: py_serializable-2.1.0-py3-none-any.whl
2+
name: py-serializable
3+
version: 2.1.0
4+
download_url: https://files.pythonhosted.org/packages/9b/bf/7595e817906a29453ba4d99394e781b6fabe55d21f3c15d240f85dd06bb1/py_serializable-2.1.0-py3-none-any.whl
5+
package_url: pkg:pypi/[email protected]
6+
license_expression: apache-2.0
7+
copyright: Copyright Paul Horton
8+
attribute: yes
9+
track_changes: yes
10+
checksum_md5: 1ac75f0a28e8576d33017d4e03b6d802
11+
checksum_sha1: 243d4658bab38acdf6596d0b88eb59fbb4da8cd6
12+
licenses:
13+
- key: apache-2.0
14+
name: Apache License 2.0
15+
file: apache-2.0.LICENSE
-16.2 KB
Binary file not shown.

thirdparty/dist/toml-0.10.2-py2.py3-none-any.whl.ABOUT

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)