aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-29 05:29:38 +0000
committerGravatar GitHub <[email protected]>2023-05-29 05:29:38 +0000
commitec47f94e182422eb00be560975d9a8d65fe73b3d (patch)
treeff81d67e3805959dbefa28fb3c169d53e89eebdb /pyproject.toml
parentMerge pull request #2609 from python-discord/dependabot/pip/coverage-7.2.6 (diff)
Bump pip-licenses from 4.3.1 to 4.3.2 (#2604)
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 9215502dd..b0a153b3a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -36,7 +36,7 @@ coverage = "7.2.6"
httpx = "0.24.1"
isort = "5.12.0"
pre-commit = "3.3.2"
-pip-licenses = "4.3.1"
+pip-licenses = "4.3.2"
pytest = "7.3.1"
pytest-cov = "4.0.0"
pytest-subtests = "0.11.0"