aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-23 00:02:46 +0000
committerGravatar GitHub <[email protected]>2024-01-23 00:02:46 +0000
commit20bb94f326fcee4499bc4262b2a90b09ef2be98a (patch)
tree2d3f2b791e43471664eff89f185bcd531ca88e3c /pyproject.toml
parentBump emoji from 2.9.0 to 2.10.0 (#2890) (diff)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
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"