Skip to content

Commit 4234b4f

Browse files
committed
pyproject.toml: bump deps
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
1 parent 3942d18 commit 4234b4f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ classifiers = [
2929
dynamic = ["version"]
3030

3131
dependencies = [
32-
"snakeoil~=0.10.1",
33-
"pkgcore~=0.12.30",
34-
"pkgcheck~=0.10.36",
32+
"snakeoil~=0.11.0",
33+
"pkgcore~=0.12.32",
34+
"pkgcheck~=0.10.39",
3535
]
3636

3737
[project.optional-dependencies]

0 commit comments

Comments
 (0)