From 78ee820c7913bd93f71518aec17ff5f58816feaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 22:21:35 +0000 Subject: [PATCH] chore(deps-dev): bump pip-licenses from 5.0.0 to 5.5.1 Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 5.0.0 to 5.5.1. - [Release notes](https://github.com/raimon49/pip-licenses/releases) - [Changelog](https://github.com/raimon49/pip-licenses/blob/master/CHANGELOG.md) - [Commits](https://github.com/raimon49/pip-licenses/compare/v-5.0.0...v-5.5.1) --- updated-dependencies: - dependency-name: pip-licenses dependency-version: 5.5.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0029d328..574d971d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,4 +23,4 @@ safety>=3.0.0 pre-commit>=3.6.0 # License compliance -pip-licenses==5.0.0 # For license compliance checking \ No newline at end of file +pip-licenses==5.5.1 # For license compliance checking \ No newline at end of file