commit:     a65129ec43bc6d9b88247eaf9fe4d4fd5a59a0dc
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 27 19:09:48 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 19:09:48 2022 +0000
URL:        
https://gitweb.gentoo.org/proj/pkgcore/pkgcheck.git/commit/?id=a65129ec

update needed pkgcore version

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 pyproject.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pyproject.toml b/pyproject.toml
index 6245024e..b1c069c0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,7 +9,7 @@ requires = [
        "pathspec",
        "tree-sitter>=0.19.0",
        "snakeoil~=0.10.3",
-       "pkgcore~=0.12.17",
+       "pkgcore~=0.12.18",
 ]
 build-backend = "setuptools.build_meta"
 
@@ -41,7 +41,7 @@ dependencies = [
        "pathspec",
        "tree-sitter>=0.19.0",
        "snakeoil~=0.10.3",
-       "pkgcore~=0.12.17",
+       "pkgcore~=0.12.18",
 ]
 
 [project.optional-dependencies]

Reply via email to