aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2023-02-27 15:30:53 -0800
committerGravatar GitHub <[email protected]>2023-02-27 15:30:53 -0800
commit4c3cecbc411bcf9e74249d980f474c9e44a7d5d9 (patch)
treeb9d8979b0f42cbe2a25dec940dfbcbb600a120a3 /pyproject.toml
parentMerge pull request #886 from python-discord/dependabot/pip/coverage-7.2.1 (diff)
parentBump pre-commit from 3.0.4 to 3.1.0 (diff)
Merge pull request #884 from python-discord/dependabot/pip/pre-commit-3.1.0
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 afb06cc8..c9aa43a7 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -37,7 +37,7 @@ flake8-tidy-imports = "4.8.0"
flake8-string-format = "0.3.0"
flake8-todo = "0.7"
pep8-naming = "0.13.3"
-pre-commit = "3.0.4"
+pre-commit = "3.1.0"
pyfakefs = "5.1.0"
taskipy = "1.10.3"
python-dotenv = "0.21.1"