From 4aec21a1fee6166c5bfeda0c96659746436b3c5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 00:06:01 +0000 Subject: [PATCH] chore(deps-dev): bump pip-licenses from 4.3.3 to 5.0.0 Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.3.3 to 5.0.0. - [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-4.3.3...v-5.0.0) --- updated-dependencies: - dependency-name: pip-licenses dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... 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 d76e6541..8720c1fe 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1 +1 @@ -pip-licenses==4.3.3 # For license compliance checking \ No newline at end of file +pip-licenses==5.0.0 # For license compliance checking \ No newline at end of file