From 92af3d89efd1321cf7a61a39cc0dadaeaf336d59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 09:14:01 +0000 Subject: [PATCH] Bump iolanta from 2.1.33 to 2.1.34 Bumps [iolanta](https://github.com/iolanta-tech/iolanta) from 2.1.33 to 2.1.34. - [Commits](https://github.com/iolanta-tech/iolanta/commits) --- updated-dependencies: - dependency-name: iolanta dependency-version: 2.1.34 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index fd90fac..6e21029 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1416,14 +1416,14 @@ files = [ [[package]] name = "iolanta" -version = "2.1.33" +version = "2.1.34" description = "Semantic Web browser" optional = false python-versions = "<4.0,>=3.12" groups = ["dev"] files = [ - {file = "iolanta-2.1.33-py3-none-any.whl", hash = "sha256:35adeb0b55be006c4f71988931c06820c1c7a49a2c78e29595ebb4f4f4c1ff10"}, - {file = "iolanta-2.1.33.tar.gz", hash = "sha256:5641a38ec1329843570e651faaf7585cd3846dc52aafe3888e0b0558fe9f02e0"}, + {file = "iolanta-2.1.34-py3-none-any.whl", hash = "sha256:0b90f8de5a26959b20660ab6db1e536b40aa555f5ef81a9b49efd982d1cff571"}, + {file = "iolanta-2.1.34.tar.gz", hash = "sha256:e2f1217715e415a9917bbfa3a11c4e18f4603aa5faf0a787b3ef9b6167ec5a86"}, ] [package.dependencies] @@ -1450,7 +1450,7 @@ rich = ">=13.3.1" textual = ">=8.2.3" typer = ">=0.9.0" watchfiles = ">=1.0.4" -yaml-ld = ">=1.1.19" +yaml-ld = ">=1.1.21" yarl = ">=1.9.4" [[package]]