From 02588ea409d4c1c245b54065f36ab4fc6fd9af95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 11:06:54 -0400 Subject: [PATCH] Bump rdflib from 7.0.0 to 7.1.0 in the ontology group (#159) Bumps the ontology group with 1 update: [rdflib](https://github.com/RDFLib/rdflib). Updates `rdflib` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/RDFLib/rdflib/releases) - [Changelog](https://github.com/RDFLib/rdflib/blob/main/CHANGELOG.md) - [Commits](https://github.com/RDFLib/rdflib/compare/7.0.0...7.1.0) --- updated-dependencies: - dependency-name: rdflib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ontology ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0674536..41dc621 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ mkdocstrings==0.26.2 networkx==3.4.1 owlready2==0.47 pandas==2.2.3 -rdflib==7.0.0 +rdflib==7.1.0 scipy==1.14.1