Skip to content

Commit 7036351

Browse files
committed
deps: update snakeoil to version 0.11.0
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
1 parent ccadfa5 commit 7036351

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 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.11",
4+
"snakeoil ~=0.11.0",
55
]
66
build-backend = "py_build"
77
backend-path = ["."]
@@ -29,7 +29,7 @@ classifiers = [
2929
dynamic = ["version"]
3030

3131
dependencies = [
32-
"snakeoil~=0.10.1",
32+
"snakeoil~=0.11.0",
3333
"pkgcore~=0.12.30",
3434
"pkgcheck~=0.10.36",
3535
]

0 commit comments

Comments
 (0)