Skip to content

Commit 8bdc31e

Browse files
committed
bump stack dependencies versions
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
1 parent 70d0288 commit 8bdc31e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements/install.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
snakeoil~=0.9.12
2-
pkgcore~=0.12.14
3-
pkgcheck~=0.10.15
1+
snakeoil~=0.10.1
2+
pkgcore~=0.12.16
3+
pkgcheck~=0.10.16

requirements/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
33
"wheel", "setuptools",
4-
"snakeoil~=0.9.6",
4+
"snakeoil~=0.10.1",
55
]
66
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)