From 8e8c3dfebcbbbd3297d25bde03d6c26b82d7f466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 05:26:37 +0000 Subject: [PATCH] deps(deps): bump pylode from 3.4.2 to 3.5.2 in /scripts Bumps [pylode](https://github.com/RDFLib/pyLODE) from 3.4.2 to 3.5.2. - [Release notes](https://github.com/RDFLib/pyLODE/releases) - [Commits](https://github.com/RDFLib/pyLODE/compare/3.4.2...3.5.2) --- updated-dependencies: - dependency-name: pylode dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- scripts/requirements-deploy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements-deploy.txt b/scripts/requirements-deploy.txt index 50002aa9..34098b75 100644 --- a/scripts/requirements-deploy.txt +++ b/scripts/requirements-deploy.txt @@ -5,5 +5,5 @@ mkdocs mkdocs-material mkdocs-table-reader-plugin packaging -pylode==3.4.2 +pylode==3.5.2 rdflib