From 5420c23cdc01b960d948dabb15bff287683bdb87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 05:36:40 +0000 Subject: [PATCH] deps(deps): bump pylode from 3.4.1 to 3.4.2 in /scripts Bumps [pylode](https://github.com/RDFLib/pyLODE) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/RDFLib/pyLODE/releases) - [Commits](https://github.com/RDFLib/pyLODE/compare/3.4.1...3.4.2) --- updated-dependencies: - dependency-name: pylode dependency-version: 3.4.2 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 f681ceb..50002aa 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.1 +pylode==3.4.2 rdflib