From 2bb2fd7bffda993ad06832301aedacb9512b8ccb Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Wed, 15 Oct 2025 21:56:52 +0200 Subject: update hittekaart-py version --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 6f0dce9..2aec010 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -801,8 +801,8 @@ develop = false [package.source] type = "git" url = "https://gitlab.com/dunj3/hittekaart" -reference = "e888344ba561bc6a52f96f7a7bc2ad24be287a82" -resolved_reference = "e888344ba561bc6a52f96f7a7bc2ad24be287a82" +reference = "013dc01683c42177e132847475c8b57d1a67fc14" +resolved_reference = "013dc01683c42177e132847475c8b57d1a67fc14" subdirectory = "hittekaart-py" [[package]] @@ -2586,4 +2586,4 @@ hittekaart = ["hittekaart-py"] [metadata] lock-version = "2.1" python-versions = ">=3.11" -content-hash = "e1192d038d1e88f26f51754cf5a4cd9357bbe2c996d1128de174887adfa76343" +content-hash = "3f1bb6cb4a45dc69e8f7d5739bbbe451455ed2f03696c370c892e56102e4218d" diff --git a/pyproject.toml b/pyproject.toml index d02530b..d837345 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ repository = "https://gitlab.com/dunj3/fietsboek" [project.optional-dependencies] hittekaart = [ - "hittekaart-py @ git+https://gitlab.com/dunj3/hittekaart@e888344ba561bc6a52f96f7a7bc2ad24be287a82#subdirectory=hittekaart-py", + "hittekaart-py @ git+https://gitlab.com/dunj3/hittekaart@013dc01683c42177e132847475c8b57d1a67fc14#subdirectory=hittekaart-py", ] [tool.poetry] -- cgit v1.2.3