chore(core-deps): update dependency rdflib to v7.1.1 #114
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==7.1.0
->==7.1.1
Release Notes
RDFLib/rdflib (rdflib)
v7.1.1
Compare Source
This minor release removes the dependency on some only Python packages, in particular
six which is a problem for some Linux distributions that ship RDFLib.
Other than that, there are a few minor PRs that improve testing and to do with making releases - no
new RDFLib core work.
Merged PRs:
2024-10-28 - Replace html5lib with html5rdf, make it an optional dependency
PR #2951
2024-10-23 - Prevent crash when comparing ill-typed numeric types.
PR #2949
2024-10-23 - Fix parser bug and add test
PR #2943
2024-10-23 - Fix import ordering in get_merged_prs.
PR #2947
2024-10-17 - post 7.1.0 release PR
PR #2934
2024-10-17 - 7.1.0 release
PR #2933
2024-10-24 - build(deps): bump poetry from 1.8.3 to 1.8.4 in /devtools
PR #2938
2024-10-24 - build(deps-dev): bump poetry from 1.8.3 to 1.8.4
PR #2941
2024-10-24 - build(deps): bump orjson from 3.10.7 to 3.10.10
PR #2950
2024-10-23 - build(deps-dev): bump ruff from 0.6.9 to 0.7.0
PR #2942
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.