Skip to content

Commit c1990d8

Browse files
committed
bump dependencies versions
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
1 parent 5401be5 commit c1990d8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements/install.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ lazy-object-proxy
33
lxml
44
pathspec
55
tree-sitter>=0.19.0
6-
snakeoil~=0.9.12
7-
pkgcore~=0.12.13
6+
snakeoil~=0.10.1
7+
pkgcore~=0.12.15

requirements/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66
"lxml",
77
"pathspec",
88
"tree-sitter>=0.19.0",
9-
"snakeoil~=0.9.10",
10-
"pkgcore~=0.12.11",
9+
"snakeoil~=0.10.1",
10+
"pkgcore~=0.12.15",
1111
]
1212
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)