From 20bb94f326fcee4499bc4262b2a90b09ef2be98a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 00:02:46 +0000 Subject: Bump pip-licenses from 4.3.3 to 4.3.4 (#2893) Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.3.3 to 4.3.4. - [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-4.3.4) --- updated-dependencies: - dependency-name: pip-licenses dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index cbf20c31a..286fa556b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ pydantic-settings = "2.1.0" coverage = "7.4.0" httpx = "0.26.0" pre-commit = "3.6.0" -pip-licenses = "4.3.3" +pip-licenses = "4.3.4" pytest = "7.4.4" pytest-cov = "4.1.0" pytest-subtests = "0.11.0" -- cgit v1.2.3