Skip to content

Commit 941fe9e

Browse files
committed
2 parents 40042bc + 99bdce8 commit 941fe9e

2 files changed

Lines changed: 28 additions & 28 deletions

File tree

sbom.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1233,7 +1233,7 @@
12331233
"version": "2.3.0"
12341234
},
12351235
{
1236-
"bom-ref": "ipython==9.9.0",
1236+
"bom-ref": "ipython==9.10.0",
12371237
"description": "IPython: Productive Interactive Computing",
12381238
"externalReferences": [
12391239
{
@@ -1271,9 +1271,9 @@
12711271
}
12721272
],
12731273
"name": "ipython",
1274-
"purl": "pkg:pypi/ipython@9.9.0",
1274+
"purl": "pkg:pypi/ipython@9.10.0",
12751275
"type": "library",
1276-
"version": "9.9.0"
1276+
"version": "9.10.0"
12771277
},
12781278
{
12791279
"bom-ref": "ipython_pygments_lexers==1.1.1",
@@ -1828,7 +1828,7 @@
18281828
"version": "1.1.0"
18291829
},
18301830
{
1831-
"bom-ref": "narwhals==2.15.0",
1831+
"bom-ref": "narwhals==2.16.0",
18321832
"description": "Extremely lightweight compatibility layer between dataframe libraries",
18331833
"externalReferences": [
18341834
{
@@ -1861,9 +1861,9 @@
18611861
}
18621862
],
18631863
"name": "narwhals",
1864-
"purl": "pkg:pypi/narwhals@2.15.0",
1864+
"purl": "pkg:pypi/narwhals@2.16.0",
18651865
"type": "library",
1866-
"version": "2.15.0"
1866+
"version": "2.16.0"
18671867
},
18681868
{
18691869
"bom-ref": "numpy==2.4.2",
@@ -4165,7 +4165,7 @@
41654165
{
41664166
"dependsOn": [
41674167
"asttokens==3.0.1",
4168-
"ipython==9.9.0",
4168+
"ipython==9.10.0",
41694169
"pytest==9.0.2"
41704170
],
41714171
"ref": "executing==2.2.1"
@@ -4229,7 +4229,7 @@
42294229
},
42304230
{
42314231
"dependsOn": [
4232-
"ipython==9.9.0",
4232+
"ipython==9.10.0",
42334233
"mypy==1.19.1",
42344234
"packaging==25.0",
42354235
"pytest==9.0.2",
@@ -4258,7 +4258,7 @@
42584258
"traitlets==5.14.3",
42594259
"typing_extensions==4.15.0"
42604260
],
4261-
"ref": "ipython==9.9.0"
4261+
"ref": "ipython==9.10.0"
42624262
},
42634263
{
42644264
"dependsOn": [
@@ -4269,7 +4269,7 @@
42694269
{
42704270
"dependsOn": [
42714271
"comm==0.2.3",
4272-
"ipython==9.9.0",
4272+
"ipython==9.10.0",
42734273
"jsonschema==4.26.0",
42744274
"jupyterlab_widgets==3.0.16",
42754275
"pytest==9.0.2",
@@ -4400,7 +4400,7 @@
44004400
"packaging==25.0",
44014401
"pandas==3.0.0"
44024402
],
4403-
"ref": "narwhals==2.15.0"
4403+
"ref": "narwhals==2.16.0"
44044404
},
44054405
{
44064406
"ref": "numpy==2.4.2"
@@ -4476,7 +4476,7 @@
44764476
{
44774477
"dependsOn": [
44784478
"anywidget==0.9.21",
4479-
"narwhals==2.15.0",
4479+
"narwhals==2.16.0",
44804480
"numpy==2.4.2",
44814481
"packaging==25.0",
44824482
"pandas==3.0.0",
@@ -4852,7 +4852,7 @@
48524852
"type": "application",
48534853
"version": "2.0.0"
48544854
},
4855-
"timestamp": "2026-02-02T03:49:41.543486+00:00",
4855+
"timestamp": "2026-02-03T01:11:42.688706+00:00",
48564856
"tools": {
48574857
"components": [
48584858
{
@@ -4956,7 +4956,7 @@
49564956
]
49574957
}
49584958
},
4959-
"serialNumber": "urn:uuid:49098ec3-fac9-493a-acb4-bdd9d9716db5",
4959+
"serialNumber": "urn:uuid:bcd746b3-8206-44e3-a78c-22b4c69d26cd",
49604960
"version": 1,
49614961
"$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
49624962
"bomFormat": "CycloneDX",

sbom.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" ?>
2-
<bom xmlns="http://cyclonedx.org/schema/bom/1.6" serialNumber="urn:uuid:f141e87c-37bf-457c-b2ad-74cfa6ea2ffe" version="1">
2+
<bom xmlns="http://cyclonedx.org/schema/bom/1.6" serialNumber="urn:uuid:dae3a89e-d3db-4547-9976-378d5ebe0178" version="1">
33
<metadata>
4-
<timestamp>2026-02-02T03:49:40.719315+00:00</timestamp>
4+
<timestamp>2026-02-03T01:11:41.937029+00:00</timestamp>
55
<tools>
66
<components>
77
<component type="application">
@@ -1027,16 +1027,16 @@
10271027
</reference>
10281028
</externalReferences>
10291029
</component>
1030-
<component type="library" bom-ref="ipython==9.9.0">
1030+
<component type="library" bom-ref="ipython==9.10.0">
10311031
<name>ipython</name>
1032-
<version>9.9.0</version>
1032+
<version>9.10.0</version>
10331033
<description>IPython: Productive Interactive Computing</description>
10341034
<licenses>
10351035
<license acknowledgement="declared">
10361036
<id>BSD-3-Clause</id>
10371037
</license>
10381038
</licenses>
1039-
<purl>pkg:pypi/ipython@9.9.0</purl>
1039+
<purl>pkg:pypi/ipython@9.10.0</purl>
10401040
<externalReferences>
10411041
<reference type="documentation">
10421042
<url>https://ipython.readthedocs.io/</url>
@@ -1476,16 +1476,16 @@
14761476
</reference>
14771477
</externalReferences>
14781478
</component>
1479-
<component type="library" bom-ref="narwhals==2.15.0">
1479+
<component type="library" bom-ref="narwhals==2.16.0">
14801480
<name>narwhals</name>
1481-
<version>2.15.0</version>
1481+
<version>2.16.0</version>
14821482
<description>Extremely lightweight compatibility layer between dataframe libraries</description>
14831483
<licenses>
14841484
<license acknowledgement="declared">
14851485
<id>MIT</id>
14861486
</license>
14871487
</licenses>
1488-
<purl>pkg:pypi/narwhals@2.15.0</purl>
1488+
<purl>pkg:pypi/narwhals@2.16.0</purl>
14891489
<externalReferences>
14901490
<reference type="documentation">
14911491
<url>https://narwhals-dev.github.io/narwhals/</url>
@@ -3206,7 +3206,7 @@
32063206
</dependency>
32073207
<dependency ref="executing==2.2.1">
32083208
<dependency ref="asttokens==3.0.1"/>
3209-
<dependency ref="ipython==9.9.0"/>
3209+
<dependency ref="ipython==9.10.0"/>
32103210
<dependency ref="pytest==9.0.2"/>
32113211
</dependency>
32123212
<dependency ref="fakeredis==2.33.0">
@@ -3246,14 +3246,14 @@
32463246
<dependency ref="ruff==0.14.14"/>
32473247
</dependency>
32483248
<dependency ref="importlib_metadata==8.7.1">
3249-
<dependency ref="ipython==9.9.0"/>
3249+
<dependency ref="ipython==9.10.0"/>
32503250
<dependency ref="mypy==1.19.1"/>
32513251
<dependency ref="packaging==25.0"/>
32523252
<dependency ref="pytest==9.0.2"/>
32533253
<dependency ref="zipp==3.23.0"/>
32543254
</dependency>
32553255
<dependency ref="iniconfig==2.3.0"/>
3256-
<dependency ref="ipython==9.9.0">
3256+
<dependency ref="ipython==9.10.0">
32573257
<dependency ref="Pygments==2.19.2"/>
32583258
<dependency ref="decorator==5.2.1"/>
32593259
<dependency ref="ipython_pygments_lexers==1.1.1"/>
@@ -3275,7 +3275,7 @@
32753275
</dependency>
32763276
<dependency ref="ipywidgets==8.1.8">
32773277
<dependency ref="comm==0.2.3"/>
3278-
<dependency ref="ipython==9.9.0"/>
3278+
<dependency ref="ipython==9.10.0"/>
32793279
<dependency ref="jsonschema==4.26.0"/>
32803280
<dependency ref="jupyterlab_widgets==3.0.16"/>
32813281
<dependency ref="pytest==9.0.2"/>
@@ -3359,7 +3359,7 @@
33593359
<dependency ref="typing_extensions==4.15.0"/>
33603360
</dependency>
33613361
<dependency ref="mypy_extensions==1.1.0"/>
3362-
<dependency ref="narwhals==2.15.0">
3362+
<dependency ref="narwhals==2.16.0">
33633363
<dependency ref="packaging==25.0"/>
33643364
<dependency ref="pandas==3.0.0"/>
33653365
</dependency>
@@ -3406,7 +3406,7 @@
34063406
</dependency>
34073407
<dependency ref="plotly==6.5.2">
34083408
<dependency ref="anywidget==0.9.21"/>
3409-
<dependency ref="narwhals==2.15.0"/>
3409+
<dependency ref="narwhals==2.16.0"/>
34103410
<dependency ref="numpy==2.4.2"/>
34113411
<dependency ref="packaging==25.0"/>
34123412
<dependency ref="pandas==3.0.0"/>

0 commit comments

Comments
 (0)