From 90bf5f0fe1344a93d374a78e31a43ee540f3ff4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 20:22:05 +0000 Subject: [PATCH] Bump owlready2 from 0.46 to 0.47 in the ontology group Bumps the ontology group with 1 update: [owlready2](https://bitbucket.org/jibalamy/owlready2). Updates `owlready2` from 0.46 to 0.47 - [Commits](https://bitbucket.org/jibalamy/owlready2/branches/compare/v0.47..v0.46) --- updated-dependencies: - dependency-name: owlready2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ontology ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4cec960..689da42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ mkdocs-print-site-plugin==2.6.0 mkdocstrings-python==1.11.1 mkdocstrings==0.26.1 networkx==3.3 -owlready2==0.46 +owlready2==0.47 pandas==2.2.3 rdflib==7.0.0 scipy==1.14.1