Skip to content

Commit 585ee42

Browse files
chore(deps-dev): bump rdflib from 7.0.0 to 7.5.0 (datacontract#991)
Bumps [rdflib](https://github.com/RDFLib/rdflib) from 7.0.0 to 7.5.0. - [Release notes](https://github.com/RDFLib/rdflib/releases) - [Changelog](https://github.com/RDFLib/rdflib/blob/main/CHANGELOG.md) - [Commits](RDFLib/rdflib@7.0.0...7.5.0) --- updated-dependencies: - dependency-name: rdflib dependency-version: 7.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 452262e commit 585ee42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ parquet = [
117117
]
118118

119119
rdf = [
120-
"rdflib==7.0.0",
120+
"rdflib==7.5.0",
121121
]
122122

123123
api = [

0 commit comments

Comments
 (0)