From a2845a45bec5f7e25525217db68cd196adac5c2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 05:24:15 +0000 Subject: [PATCH] deps(deps): bump pylode from 3.4.2 to 3.5.1 in /scripts Bumps [pylode](https://github.com/RDFLib/pyLODE) from 3.4.2 to 3.5.1. - [Release notes](https://github.com/RDFLib/pyLODE/releases) - [Commits](https://github.com/RDFLib/pyLODE/compare/3.4.2...3.5.1) --- updated-dependencies: - dependency-name: pylode dependency-version: 3.5.1 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 50002aa..50daa28 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.1 rdflib