From 594a442f68d397709436cd80cd305897c0609601 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sun, 14 Jul 2024 18:03:23 +0200 Subject: [PATCH] poetry: upate pgi this includes some fixes to make pgi work again with modern python --- poetry.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0114b4b..29059d4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. [[package]] name = "alabaster" @@ -609,7 +609,7 @@ cffi = "^1.15.1" type = "git" url = "https://github.com/pygobject/pgi.git" reference = "HEAD" -resolved_reference = "869fe50a903830b214c04d8bcc5c011b9c612729" +resolved_reference = "d88848581c68543f6d761205e689a2757fd1ffdd" [[package]] name = "pluggy"