Skip to content

Commit

Permalink
chore(core-deps): update dependency rdflib to v7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 17, 2024
1 parent a3f31cd commit ce39b02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.server.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ falcon
gunicorn
jinja2
markdown
rdflib>=7.0.0,<7.1.0
rdflib>=7.1.0,<7.2.0
rdflib-jsonld>=0.5.0
requests
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
jinja2
markdown
rdflib==7.0.0
rdflib==7.1.0
requests

0 comments on commit ce39b02

Please sign in to comment.