Skip to content

Commit a4ebbd8

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

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
@@ -1,7 +1,7 @@
11
[build-system]
22
requires = [
33
"flit_core >=3.8,<4",
4-
"snakeoil ~=0.10.5",
4+
"snakeoil ~=0.10.8",
55
]
66
build-backend = "py_build"
77
backend-path = ["."]
@@ -27,9 +27,9 @@ classifiers = [
2727
dynamic = ["version"]
2828

2929
dependencies = [
30-
"snakeoil~=0.10.5",
30+
"snakeoil~=0.10.8",
3131
"pkgcore~=0.12.23",
32-
"pkgcheck~=0.10.25",
32+
"pkgcheck~=0.10.30",
3333
]
3434

3535
[project.optional-dependencies]

0 commit comments

Comments
 (0)