Skip to content

Bump sparqlwrapper from 1.8.5 to 2.0.0#3047

Merged
ndittren merged 1 commit intomasterfrom
dependabot/pip/sparqlwrapper-2.0.0
Apr 3, 2026
Merged

Bump sparqlwrapper from 1.8.5 to 2.0.0#3047
ndittren merged 1 commit intomasterfrom
dependabot/pip/sparqlwrapper-2.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2026

Bumps sparqlwrapper from 1.8.5 to 2.0.0.

Release notes

Sourced from sparqlwrapper's releases.

2.0.0

  • Ported codebase to Python 3. Dropped support for Python 2
  • Removed nosetest in favour of unittest
  • Added a CLI: rqw
  • Updated for RDFLib >= 6.1.1
  • Added type hints

Special thanks to @​eggplants for making this release happen.

Changelog

Sourced from sparqlwrapper's changelog.

2022-03-14 2.0.0

  • Ported codebase to Python 3. Dropped support for Python 2
  • Removed nosetest in favour of unittest
  • Added a CLI: rqw
  • Updated for RDFLib >= 6.1.1
  • Added type hints

Special thanks to @eggplants <https://github.com/eggplants>_ for making this release happen.

Commits
  • 9ac5b51 Prepare for 2.0.0 release
  • a50015e Merge pull request #207 from aucampia/iwana-20220313T2332-rtd-yaml
  • ef40dc2 Add .readthedocs.yaml to make readthedocs work
  • c0b567d Merge pull request #206 from aucampia/iwana-20220313T2315-sphinx
  • bcfc996 Add sphinx and theme to requirements
  • db695a5 Use ArgumentTypeError to raise error with message (#204)
  • d0d677f Resolve packaging issues (#203)
  • 3f12d4b Merge pull request #197 from eggplants/typing
  • 8cc80aa rely on config for specifying what to check
  • 51805ba Don't import rdflib globally
  • Additional commits viewable in compare view

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 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 [sparqlwrapper](https://github.com/RDFLib/sparqlwrapper) from 1.8.5 to 2.0.0.
- [Release notes](https://github.com/RDFLib/sparqlwrapper/releases)
- [Changelog](https://github.com/RDFLib/sparqlwrapper/blob/master/ChangeLog.txt)
- [Commits](RDFLib/sparqlwrapper@1.8.5...2.0.0)

---
updated-dependencies:
- dependency-name: sparqlwrapper
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 3, 2026
@ndittren ndittren merged commit 309919b into master Apr 3, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/sparqlwrapper-2.0.0 branch April 3, 2026 15:07
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.

1 participant