Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2025

Bumps rdflib from 7.1.4 to 7.2.1.

Release notes

Sourced from rdflib's releases.

2025-09-19 RELEASE 7.2.1

New features:

  • Canonicalization is now optional in the longturtle serializer. When serializing with the longturtle format, set canon=True to enable canonicalization.
  • General type hints enhancements

Fixes:

  • Fixed deskolemization of literals
  • Fixed round-tripping of floats in N3 - floating point and scientific notation handling
  • Fixed CI validation workflow, including regressions in tests
  • Fixed Literal.toPython date conversion for gYear/gYearMonth
  • Fixed namespace prefixes in longturtle serialization
  • Fixed missing dot in RDF patch serialization
  • Previous RDFLib releases required all downstream projects to specify <4.0.0. This release relaxes this requirement to allow Python 3.8.1 and later.

See the CHANGELOG.md for more details.

Changelog

Sourced from rdflib's changelog.

2025-09-19 RELEASE 7.2.1

A tiny clean up release.

Fixes:

  • Previous RDFLib releases required all downstream projects to specify <4.0.0. This release relaxes this requirement to allow Python 3.8.1 and later.

2025-09-19 RELEASE 7.2.0

This release contains a number of fixes and improvements to RDFLib.

New features:

  • Canonicalization is now optional in the longturtle serializer. When serializing with the longturtle format, set canon=True to enable canonicalization.
  • General type hints enhancements

Fixes:

  • Fixed deskolemization of literals
  • Fixed round-tripping of floats in N3 - floating point and scientific notation handling
  • Fixed CI validation workflow, including regressions in tests
  • Fixed Literal.toPython date conversion for gYear/gYearMonth
  • Fixed namespace prefixes in longturtle serialization
  • Fixed missing dot in RDF patch serialization

PRs merged:

... (truncated)

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [rdflib](https://github.com/RDFLib/rdflib) from 7.1.4 to 7.2.1.
- [Release notes](https://github.com/RDFLib/rdflib/releases)
- [Changelog](https://github.com/RDFLib/rdflib/blob/main/CHANGELOG.md)
- [Commits](RDFLib/rdflib@7.1.4...7.2.1)

---
updated-dependencies:
- dependency-name: rdflib
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 19, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 17855661008

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 81.851%

Totals Coverage Status
Change from base Build 17380512627: 0.0%
Covered Lines: 672
Relevant Lines: 821

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2025

Superseded by #292.

@dependabot dependabot bot closed this Oct 24, 2025
@dependabot dependabot bot deleted the dependabot/pip/rdflib-7.2.1 branch October 24, 2025 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants