Skip to content

Commit 3a9d5bc

Browse files
[build] Upgrade natsort pypi package from 6.2.1 to 8.4.0 (sonic-net#22609)
[build] Upgrade natsort pypi package from 6.2.1 to 8.4.0
1 parent 683b336 commit 3a9d5bc

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

files/build/versions/build/build-sonic-slave-bookworm/versions-py3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jsonpatch==1.33
1919
jsonpointer==3.0.0
2020
jsonschema==2.6.0
2121
lxml==4.9.1
22-
natsort==6.2.1
22+
natsort==8.4.0
2323
netaddr==0.8.0
2424
netifaces==0.11.0
2525
ordered-set==4.1.0

files/build/versions/build/build-sonic-slave-bullseye/versions-py3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ bitarray==2.8.1
22
ijson==3.2.3
33
ipaddress==1.0.23
44
jsondiff==2.2.1
5-
natsort==6.2.1
5+
natsort==8.4.0
66
netaddr==0.8.0
77
pyyaml==6.0.1
88
tabulate==0.9.0

files/build/versions/dockers/docker-config-engine-bookworm/versions-py3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ijson==3.2.3
44
ipaddress==1.0.23
55
jsondiff==2.2.1
66
lxml==4.9.1
7-
natsort==6.2.1
7+
natsort==8.4.0
88
netaddr==0.8.0
99
pyang==2.6.1
1010
pyangbind==0.8.2

files/build/versions/dockers/docker-config-engine-bullseye/versions-py3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ijson==3.2.3
44
ipaddress==1.0.23
55
jsondiff==2.2.1
66
lxml==4.9.1
7-
natsort==6.2.1
7+
natsort==8.4.0
88
netaddr==0.8.0
99
pyang==2.6.1
1010
pyangbind==0.8.1

files/build/versions/host-image/versions-py3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ lazy-object-proxy==1.10.0
3434
lxml==4.9.1
3535
m2crypto==0.38.0
3636
markupsafe==2.1.2
37-
natsort==6.2.1
37+
natsort==8.4.0
3838
netaddr==0.8.0
3939
netifaces==0.11.0
4040
nose==1.3.7

0 commit comments

Comments
 (0)