Removed the following functions that were marked as deprecated and scheduled
for removal in version 6.0.0: Graph.load, Graph.seq, Graph.comment,
Graph.label. [PR #1527](RDFLib/rdflib#1527).
Removed the following functions that were marked as deprecated and scheduled
for removal in version 6.0.0: Graph.load, Graph.seq, Graph.comment,
Graph.label. [PR #1527](RDFLib/rdflib#1527).
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on rdflib to permit the latest version.
Release notes
Sourced from rdflib's releases.
... (truncated)
Changelog
Sourced from rdflib's changelog.
... (truncated)
Commits
7395c57
Prepare for 6.2.0 release (#2023)65ccae5
Fallback to oldStore.bind
signature onTypeError
(#2018)ac8ef91
Continuation of infixowl update and coverage improvement (#2001)9c75860
Fix/ignore flake8 errors inrdflib/parser.py
(#2016)512b9b3
Update black to 22.6.0 (#2015)7b28259
Run tests on python 3.11 also (#1989)7aba79a
Avoid raising unrelated AttributeError ... (#2013)9523d35
Change Literal.ill_formed to Literal.ill_typed (#2003)8ccebc8
Update test README (#2000)eabab5f
Remove extra newline from N-Triples output (#1999)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)