aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-30 08:40:06 +0000
committerGravatar GitHub <[email protected]>2024-08-30 08:40:06 +0000
commitd0e85bd9ce96be9f735b00d6474242d834517f49 (patch)
tree3cdb0a94a5496fa5e2e749ec109171923cdc7041 /pyproject.toml
parentBump pydis-core from 11.2.0 to 11.3.0 (#1580) (diff)
Bump pip-licenses from 4.5.1 to 5.0.0 (#1583)
Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.5.1 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.5.1...v-5.0.0) --- updated-dependencies: - dependency-name: pip-licenses dependency-type: direct:development update-type: version-update:semver-major ... 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 9934cc9c..69dd5f1e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -28,7 +28,7 @@ pydantic-settings = "2.2.1"
[tool.poetry.dev-dependencies]
-pip-licenses = "4.5.1"
+pip-licenses = "5.0.0"
pre-commit = "3.7.1"
python-dotenv = "1.0.1"
ruff = "0.5.2"