Skip to content

Commit 283c677

Browse files
nijelgithub-actions[bot]
authored andcommitted
chore(deps): update lockfile
1 parent 41af698 commit 283c677

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

docs/specs/sbom/partial/python.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"bomFormat": "CycloneDX",
33
"specVersion": "1.5",
44
"version": 1,
5-
"serialNumber": "urn:uuid:d10d2701-201c-5e71-987a-a1f88bd6a672",
5+
"serialNumber": "urn:uuid:429d93e7-1e54-503f-94ab-d2132b670932",
66
"metadata": {
77
"tools": [
88
{
@@ -988,10 +988,10 @@
988988
},
989989
{
990990
"type": "library",
991-
"bom-ref": "pyasn1-135@0.6.2",
991+
"bom-ref": "pyasn1-135@0.6.3",
992992
"name": "pyasn1",
993-
"version": "0.6.2",
994-
"purl": "pkg:pypi/pyasn1@0.6.2"
993+
"version": "0.6.3",
994+
"purl": "pkg:pypi/pyasn1@0.6.3"
995995
},
996996
{
997997
"type": "library",
@@ -2368,13 +2368,13 @@
23682368
"dependsOn": []
23692369
},
23702370
{
2371-
"ref": "pyasn1-135@0.6.2",
2371+
"ref": "pyasn1-135@0.6.3",
23722372
"dependsOn": []
23732373
},
23742374
{
23752375
"ref": "pyasn1-modules-136@0.4.2",
23762376
"dependsOn": [
2377-
"pyasn1-135@0.6.2"
2377+
"pyasn1-135@0.6.3"
23782378
]
23792379
},
23802380
{
@@ -2456,7 +2456,7 @@
24562456
{
24572457
"ref": "python-ldap-150@3.4.5",
24582458
"dependsOn": [
2459-
"pyasn1-135@0.6.2",
2459+
"pyasn1-135@0.6.3",
24602460
"pyasn1-modules-136@0.4.2"
24612461
]
24622462
},
@@ -2584,7 +2584,7 @@
25842584
"dependsOn": [
25852585
"attrs-14@25.4.0",
25862586
"cryptography-39@46.0.5",
2587-
"pyasn1-135@0.6.2",
2587+
"pyasn1-135@0.6.3",
25882588
"pyasn1-modules-136@0.4.2"
25892589
]
25902590
},
@@ -2751,7 +2751,7 @@
27512751
"dependsOn": [
27522752
"cbor2-24@5.8.0",
27532753
"cryptography-39@46.0.5",
2754-
"pyasn1-135@0.6.2",
2754+
"pyasn1-135@0.6.3",
27552755
"pyopenssl-145@26.0.0"
27562756
]
27572757
},

docs/specs/sbom/sbom.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"bomFormat": "CycloneDX",
33
"specVersion": "1.7",
4-
"serialNumber": "urn:uuid:c634b36e-eb82-5049-9b36-b4a0855ae86a",
4+
"serialNumber": "urn:uuid:73ccdd42-744d-5f50-8a03-658625100534",
55
"version": 1,
66
"metadata": {
77
"tools": [
@@ -2049,10 +2049,10 @@
20492049
},
20502050
{
20512051
"type": "library",
2052-
"bom-ref": "pyasn1-135@0.6.2",
2052+
"bom-ref": "pyasn1-135@0.6.3",
20532053
"name": "pyasn1",
2054-
"version": "0.6.2",
2055-
"purl": "pkg:pypi/pyasn1@0.6.2"
2054+
"version": "0.6.3",
2055+
"purl": "pkg:pypi/pyasn1@0.6.3"
20562056
},
20572057
{
20582058
"type": "library",
@@ -3575,13 +3575,13 @@
35753575
"dependsOn": []
35763576
},
35773577
{
3578-
"ref": "pyasn1-135@0.6.2",
3578+
"ref": "pyasn1-135@0.6.3",
35793579
"dependsOn": []
35803580
},
35813581
{
35823582
"ref": "pyasn1-modules-136@0.4.2",
35833583
"dependsOn": [
3584-
"pyasn1-135@0.6.2"
3584+
"pyasn1-135@0.6.3"
35853585
]
35863586
},
35873587
{
@@ -3663,7 +3663,7 @@
36633663
{
36643664
"ref": "python-ldap-150@3.4.5",
36653665
"dependsOn": [
3666-
"pyasn1-135@0.6.2",
3666+
"pyasn1-135@0.6.3",
36673667
"pyasn1-modules-136@0.4.2"
36683668
]
36693669
},
@@ -3791,7 +3791,7 @@
37913791
"dependsOn": [
37923792
"attrs-14@25.4.0",
37933793
"cryptography-39@46.0.5",
3794-
"pyasn1-135@0.6.2",
3794+
"pyasn1-135@0.6.3",
37953795
"pyasn1-modules-136@0.4.2"
37963796
]
37973797
},
@@ -3958,7 +3958,7 @@
39583958
"dependsOn": [
39593959
"cbor2-24@5.8.0",
39603960
"cryptography-39@46.0.5",
3961-
"pyasn1-135@0.6.2",
3961+
"pyasn1-135@0.6.3",
39623962
"pyopenssl-145@26.0.0"
39633963
]
39643964
},

0 commit comments

Comments
 (0)