From cecbfd9558f99c93e566ed6e1fe1b08b487e3a6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 07:44:12 +0000 Subject: [PATCH] Bump rdflib from 7.1.1 to 7.1.2 Bumps [rdflib](https://github.com/RDFLib/rdflib) from 7.1.1 to 7.1.2. - [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.1...7.1.2) --- 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 c6752d2..5c8c93d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ jsonpatch==1.33 marshmallow==3.25.0 pytest==8.3.4 pytest-datadir==1.5.0 -rdflib==7.1.1 +rdflib==7.1.2 webargs==8.6.0