From 2389f1d685f29b1c7808d63e77d1032c6df1b19d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 00:06:54 +0000 Subject: [PATCH] Bump rdflib from 6.1.1 to 6.2.0 Bumps [rdflib](https://github.com/RDFLib/rdflib) from 6.1.1 to 6.2.0. - [Release notes](https://github.com/RDFLib/rdflib/releases) - [Changelog](https://github.com/RDFLib/rdflib/blob/main/CHANGELOG.md) - [Commits](https://github.com/RDFLib/rdflib/compare/6.1.1...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 2635450ae36..9d3a42b2c48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ wrapt==1.14.1 jsonschema==4.17.3 zipstream-new==1.1.8 schema==0.7.5 -rdflib==6.1.1 +rdflib==6.2.0 smart_open==6.3.0 PyMuPDF==1.21.1 pathvalidate==2.5.2