aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2021-10-22 00:12:16 +0400
committerGravatar Hassan Abouelela <[email protected]>2021-10-22 00:12:16 +0400
commitfc47cf4888b3589019ebafe037996f505c4a8b30 (patch)
tree3239069487c80bece51141b0b0f2974fa558d803 /pyproject.toml
parentMerge pull request #1897 from python-discord/modlog/correct-color-names (diff)
Bumps Pip Licences
Updates the pip-licences version to fix a breaking bug in the currently pinned version. Signed-off-by: Hassan Abouelela <[email protected]>
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 e227ffaa6..563bf4a27 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -45,7 +45,7 @@ flake8-isort = "~=4.0"
pep8-naming = "~=0.9"
pre-commit = "~=2.1"
taskipy = "~=1.7.0"
-pip-licenses = "~=3.5.2"
+pip-licenses = "~=3.5.3"
python-dotenv = "~=0.17.1"
pytest = "~=6.2.4"
pytest-cov = "~=2.12.1"