From f438396001b5d33d74c04121760defc94870e203 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 07:54:42 +0000 Subject: [PATCH] Bump rdflib from 7.1.2 to 7.1.3 Bumps [rdflib](https://github.com/RDFLib/rdflib) from 7.1.2 to 7.1.3. - [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/7.1.2...7.1.3) --- updated-dependencies: - dependency-name: rdflib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 54ca226..8ab5d36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ jsonpatch==1.33 marshmallow==3.25.1 pytest==8.3.4 pytest-datadir==1.5.0 -rdflib==7.1.2 +rdflib==7.1.3 webargs==8.6.0