From fd888e9f9a7a2c6da294eb3321c22a327bd9b76a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 14:20:18 +0000 Subject: [PATCH] chore(deps): bump uritools from 4.0.3 to 5.0.0 Bumps [uritools](https://github.com/tkem/uritools) from 4.0.3 to 5.0.0. - [Changelog](https://github.com/tkem/uritools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/uritools/compare/v4.0.3...v5.0.0) --- updated-dependencies: - dependency-name: uritools dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fd48f8..17282d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,5 +20,5 @@ rdflib==7.1.3 semantic-version==2.10.0 spdx-tools==0.8.3 tomlkit==0.13.2 -uritools==4.0.3 +uritools==5.0.0 xmltodict==0.14.2