From 91ef089aa77ef1d62202cc35334b429c95ad2fcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 23:04:35 +0000 Subject: [PATCH] Bump pip-licenses from 5.5.1 to 5.5.5 Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 5.5.1 to 5.5.5. - [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.5.1...v-5.5.5) --- updated-dependencies: - dependency-name: pip-licenses dependency-version: 5.5.5 dependency-type: direct:development update-type: version-update:semver-patch ... 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 bf7a8924..94db0157 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -34,7 +34,7 @@ pip-audit>=2.7.0 # Dependency vulnerability scanning against OSV/PyPA advisory pre-commit>=3.6.0 # License compliance -pip-licenses==5.5.1 # For license compliance checking +pip-licenses==5.5.5 # For license compliance checking # Release automation python-semantic-release>=9.0.0