Skip to content

Commit

Permalink
Bump rdflib from 6.3.2 to 7.1.2
Browse files Browse the repository at this point in the history
Bumps [rdflib](https://github.com/RDFLib/rdflib) from 6.3.2 to 7.1.2.
- [Release notes](https://github.com/RDFLib/rdflib/releases)
- [Changelog](https://github.com/RDFLib/rdflib/blob/main/CHANGELOG.md)
- [Commits](RDFLib/rdflib@6.3.2...7.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 7a6cb5a commit e803521
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 41 deletions.
55 changes: 15 additions & 40 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packages = []
[tool.poetry.dependencies]
python = "^3.11"
requests = "==2.32.3"
rdflib = "==6.3.2"
rdflib = "==7.1.2"
validators = "==0.34.0"
pyyaml = "==6.0.2"
Flask-Cors = "==4.0.2"
Expand Down

0 comments on commit e803521

Please sign in to comment.