Skip to content

Commit 4c1b53c

Browse files
Bot Updating Package Versions
1 parent bfaa521 commit 4c1b53c

1 file changed

Lines changed: 21 additions & 15 deletions

File tree

package_versions.txt

Lines changed: 21 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ adduser 3.
33
adwaita-icon-theme 46.0-1 deb
44
aiofiles 25.1.0 python
55
aiohappyeyeballs 2.6.1 python
6-
aiohttp 3.13.2 python
6+
aiohttp 3.13.3 python
77
aioice 0.10.2 python
88
aiosignal 1.4.0 python
99
apt 2.8.3 deb
@@ -76,7 +76,7 @@ dnspython 2.
7676
docker-buildx-plugin 0.30.1-1~ubuntu.24.04~noble deb
7777
docker-ce 5:29.1.3-1~ubuntu.24.04~noble deb
7878
docker-ce-cli 5:29.1.3-1~ubuntu.24.04~noble deb
79-
docker-compose-plugin 5.0.0-1~ubuntu.24.04~noble deb
79+
docker-compose-plugin 5.0.1-1~ubuntu.24.04~noble deb
8080
dpkg 1.22.6ubuntu6.5 deb
8181
dunst 1.9.2-1build2 deb
8282
e2fsprogs 1.47.0-2.4~exp1ubuntu4.1 deb
@@ -213,9 +213,10 @@ github.com/distribution/reference v0
213213
github.com/docker/buildx v0.30.1 go-module (+1 duplicate)
214214
github.com/docker/cli v28.5.1+incompatible go-module
215215
github.com/docker/cli v28.5.2+incompatible go-module
216-
github.com/docker/cli-docs-tool v0.10.0 go-module (+1 duplicate)
216+
github.com/docker/cli-docs-tool v0.10.0 go-module
217+
github.com/docker/cli-docs-tool v0.11.0 go-module
217218
github.com/docker/cli/cmd/docker UNKNOWN go-module
218-
github.com/docker/compose/v5 v0.0.0-20251202074149-13d70b1c1134 go-module
219+
github.com/docker/compose/v5 v0.0.0-20251218103533-c89b8a2d6b44 go-module
219220
github.com/docker/distribution v2.8.3+incompatible go-module (+1 duplicate)
220221
github.com/docker/docker v28.5.1+incompatible go-module
221222
github.com/docker/docker v28.5.2+incompatible go-module
@@ -313,7 +314,8 @@ github.com/mitchellh/go-wordwrap v1
313314
github.com/mitchellh/hashstructure/v2 v2.0.2 go-module (+2 duplicates)
314315
github.com/mitchellh/reflectwalk v1.0.2 go-module
315316
github.com/moby/buildkit v0.26.1 go-module
316-
github.com/moby/buildkit v0.26.2 go-module (+1 duplicate)
317+
github.com/moby/buildkit v0.26.2 go-module
318+
github.com/moby/buildkit v0.26.3 go-module
317319
github.com/moby/docker-image-spec v1.3.1 go-module (+2 duplicates)
318320
github.com/moby/go-archive v0.1.0 go-module (+2 duplicates)
319321
github.com/moby/ipvs v1.1.0 go-module
@@ -341,7 +343,8 @@ github.com/moby/sys/userns v0
341343
github.com/moby/term v0.5.2 go-module (+2 duplicates)
342344
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go-module (+1 duplicate)
343345
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee go-module (+1 duplicate)
344-
github.com/morikuni/aec v1.0.0 go-module (+1 duplicate)
346+
github.com/morikuni/aec v1.0.0 go-module
347+
github.com/morikuni/aec v1.1.0 go-module
345348
github.com/mrunalp/fileutils v0.5.1 go-module
346349
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go-module (+3 duplicates)
347350
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f go-module (+1 duplicate)
@@ -380,7 +383,8 @@ github.com/sirupsen/logrus v1
380383
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 go-module
381384
github.com/smallstep/pkcs7 v0.1.1 go-module
382385
github.com/spdx/tools-golang v0.5.5 go-module
383-
github.com/spf13/cobra v1.10.1 go-module (+2 duplicates)
386+
github.com/spf13/cobra v1.10.1 go-module (+1 duplicate)
387+
github.com/spf13/cobra v1.10.2 go-module
384388
github.com/spf13/pflag v1.0.10 go-module (+2 duplicates)
385389
github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 go-module
386390
github.com/stretchr/testify v1.11.1 go-module (+1 duplicate)
@@ -472,10 +476,12 @@ golang.org/x/net v0
472476
golang.org/x/net v0.47.0 go-module (+5 duplicates)
473477
golang.org/x/oauth2 v0.30.0 go-module (+2 duplicates)
474478
golang.org/x/sync v0.17.0 go-module
475-
golang.org/x/sync v0.18.0 go-module (+4 duplicates)
479+
golang.org/x/sync v0.18.0 go-module (+3 duplicates)
480+
golang.org/x/sync v0.19.0 go-module
476481
golang.org/x/sys v0.30.0 go-module
477482
golang.org/x/sys v0.37.0 go-module
478-
golang.org/x/sys v0.38.0 go-module (+5 duplicates)
483+
golang.org/x/sys v0.38.0 go-module (+4 duplicates)
484+
golang.org/x/sys v0.39.0 go-module
479485
golang.org/x/term v0.35.0 go-module
480486
golang.org/x/term v0.37.0 go-module (+1 duplicate)
481487
golang.org/x/text v0.29.0 go-module
@@ -985,11 +991,11 @@ pasimple 0.
985991
passwd 1:4.13+dfsg1-4ubuntu3.2 deb
986992
pci.ids 0.0~2024.03.31-1ubuntu0.1 deb
987993
pciutils 1:3.10.0-2build1 deb
988-
pcmflux 1.0.6 python
994+
pcmflux 1.0.7 python
989995
perl 5.38.2-3.2ubuntu0.2 deb
990996
perl-base 5.38.2-3.2ubuntu0.2 deb
991997
perl-modules-5.38 5.38.2-3.2ubuntu0.2 deb
992-
pillow 12.0.0 python
998+
pillow 12.1.0 python
993999
pinentry-curses 1.2.1-3ubuntu5 deb
9941000
pip 24.0 python
9951001
pixelflux 1.5.3 python
@@ -1062,8 +1068,7 @@ sigs.k8s.io/yaml v1
10621068
six 1.16.0 python
10631069
software-properties-common 0.99.49.3 deb
10641070
ssl-cert 1.1.2ubuntu1 deb
1065-
stdlib go1.24.11 go-module (+3 duplicates)
1066-
stdlib go1.24.9 go-module
1071+
stdlib go1.24.11 go-module (+4 duplicates)
10671072
stdlib go1.25.3 go-module
10681073
stdlib go1.25.5 go-module (+2 duplicates)
10691074
stterm 0.9-1 deb
@@ -1072,8 +1077,8 @@ systemd 25
10721077
systemd-dev 255.4-1ubuntu8.12 deb
10731078
systemd-sysv 255.4-1ubuntu8.12 deb
10741079
sysvinit-utils 3.08-6ubuntu3 deb
1075-
tags.cncf.io/container-device-interface v1.0.1 go-module (+1 duplicate)
1076-
tags.cncf.io/container-device-interface v1.1.0 go-module (+1 duplicate)
1080+
tags.cncf.io/container-device-interface v1.0.1 go-module
1081+
tags.cncf.io/container-device-interface v1.1.0 go-module (+2 duplicates)
10771082
tags.cncf.io/container-device-interface/specs-go v1.0.0 go-module
10781083
tags.cncf.io/container-device-interface/specs-go v1.1.0 go-module (+1 duplicate)
10791084
tar 1.35+dfsg-3build1 deb
@@ -1096,6 +1101,7 @@ websockets 15
10961101
wheel 0.37.1 python
10971102
wheel 0.45.1 python
10981103
wl-clipboard 2.2.1-1build1 deb
1104+
wlr-randr 0.3.0-1 deb
10991105
wtype 0.4-3 deb
11001106
x11-apps 7.7+11build3 deb
11011107
x11-common 1:7.7+23ubuntu3 deb

0 commit comments

Comments
 (0)