From d50183c1a4e72e4cf12ea6eaa992865994ddb3bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 08:11:13 +0000 Subject: [PATCH] Bump iolanta from 2.1.35 to 2.1.38 Bumps [iolanta](https://github.com/iolanta-tech/iolanta) from 2.1.35 to 2.1.38. - [Commits](https://github.com/iolanta-tech/iolanta/commits) --- updated-dependencies: - dependency-name: iolanta dependency-version: 2.1.38 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 2b3f4bb..f828515 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1416,14 +1416,14 @@ files = [ [[package]] name = "iolanta" -version = "2.1.35" +version = "2.1.38" description = "Semantic Web browser" optional = false python-versions = "<4.0,>=3.12" groups = ["dev"] files = [ - {file = "iolanta-2.1.35-py3-none-any.whl", hash = "sha256:b5bed02558cf9acdb66e8e24f16eef4fc2a120f98449eaf4a836c193d6b13b44"}, - {file = "iolanta-2.1.35.tar.gz", hash = "sha256:4628b8525a07355e5ab992c5ed491439af30eaa3014f472b5a88962038bbf3e9"}, + {file = "iolanta-2.1.38-py3-none-any.whl", hash = "sha256:091400713e0294fe09c7c67d1559b057cac9946cae1513162efd7e3188d53f0d"}, + {file = "iolanta-2.1.38.tar.gz", hash = "sha256:c8e4a5e32ddfa6f58787faf8d992edf7089297ada9ec89446ff57d55602599ce"}, ] [package.dependencies] @@ -1432,6 +1432,7 @@ classes = ">=0.4.0" deepmerge = ">=0.1.1" diskcache = ">=5.6.3" documented = ">=0.1.1" +docutils = ">=0.17" dominate = ">=2.6.0" fastmcp = ">=2.12.4,<4.0.0" funcy = ">=2.0"