From c5773f6140f8a63c3de244c91fa912e04314073d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Jul 2022 23:11:06 +0000 Subject: [PATCH] Bump rdflib from 6.0.2 to 6.2.0 Bumps [rdflib](https://github.com/RDFLib/rdflib) from 6.0.2 to 6.2.0. - [Release notes](https://github.com/RDFLib/rdflib/releases) - [Changelog](https://github.com/RDFLib/rdflib/blob/master/CHANGELOG.md) - [Commits](https://github.com/RDFLib/rdflib/compare/6.0.2...6.2.0) --- updated-dependencies: - dependency-name: rdflib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd55daa..ee262e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pyparsing==3.0.6 pyrsistent==0.18.1 pytz-deprecation-shim==0.1.0.post0 PyYAML==6.0 -rdflib==6.0.2 +rdflib==6.2.0 requests==2.26.0 Shapely==1.8.0 six==1.16.0