aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Matteo Bertucci <[email protected]>2021-10-25 17:34:45 +0200
committerGravatar Matteo Bertucci <[email protected]>2021-10-25 17:34:45 +0200
commit233482731d2f1aa87b6c1dd5a917f578aa1f6ae0 (patch)
treeba7a2f089c6ecb8236bdca8bba096c9565a5060a /pyproject.toml
parentFilter list: send warning when autoban trigger is added (diff)
parentMerge pull request #1908 from python-discord/fix-tz-issue (diff)
Merge remote-tracking branch 'origin/main' into filters/autoban
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"