From da102c7f5c499b8ecc0fd41cd5aab8f7ed650ae5 Mon Sep 17 00:00:00 2001 From: Grzegorz Kostkowski Date: Wed, 10 Jun 2026 10:25:55 +0200 Subject: [PATCH] fix(build): update poetry.lock --- src/poetry.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/poetry.lock b/src/poetry.lock index 20cd36c..28adf51 100644 --- a/src/poetry.lock +++ b/src/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.3.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.3.2 and should not be changed by hand. [[package]] name = "altair" @@ -538,7 +538,7 @@ all = ["adbc-driver-manager", "fsspec", "ipython", "numpy", "pandas", "pyarrow"] [[package]] name = "ers-spec" -version = "1.0.0" +version = "1.1.0" description = " The core components for the Entity Resolution System (ERS) components.\n\n The ERS is a pluggable entity resolution system for data transformation pipelines.\n" optional = false python-versions = ">=3.12,<4.0" @@ -552,8 +552,8 @@ pydantic = ">=2.10.6,<3.0.0" [package.source] type = "git" url = "https://github.com/OP-TED/entity-resolution-spec.git" -reference = "release/1.0.0" -resolved_reference = "457ae516cb1894a3f0ea3786ae05b355785c2f12" +reference = "release/1.1.0" +resolved_reference = "0565b2ddf3d5a11851128a80abed08f4de950080" subdirectory = "src" [[package]] @@ -2603,4 +2603,4 @@ requests = ">=2.0,<3.0" [metadata] lock-version = "2.1" python-versions = ">=3.12,<3.15" -content-hash = "20f977ccb294fd1c656b2b76eaa3c546bf7eddf5cdea1226000bbc7c0f28b8c8" +content-hash = "a74fb6a86c6e0f5bd7163394aeceb779b6c13ab388a20b1f8727d6c84d32c92b"