From b6f84c169e4ab84fcbd87156357388d2bd0a8643 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 07:14:08 +0000 Subject: [PATCH] deps(deps): bump pylode from 3.4.2 to 3.4.4 in /scripts Bumps [pylode](https://github.com/RDFLib/pyLODE) from 3.4.2 to 3.4.4. - [Release notes](https://github.com/RDFLib/pyLODE/releases) - [Commits](https://github.com/RDFLib/pyLODE/compare/3.4.2...3.4.4) --- updated-dependencies: - dependency-name: pylode dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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..a45a205 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.4.4 rdflib