aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2023-02-09 09:44:04 -0800
committerGravatar GitHub <[email protected]>2023-02-09 09:44:04 -0800
commitccecd514b3f80da284d7ec39e5c5fb429220e3d0 (patch)
tree712418b4697eb4ad1aaf1a3daa9fa916b4607231 /pyproject.toml
parentMerge pull request #866 from python-discord/dependabot/pip/django-4.1.6 (diff)
parentBump pre-commit from 3.0.2 to 3.0.4 (diff)
Merge pull request #869 from python-discord/dependabot/pip/pre-commit-3.0.4
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 7952274f..ea69b93b 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.2"
+pre-commit = "3.0.4"
pyfakefs = "5.1.0"
taskipy = "1.10.3"
python-dotenv = "0.21.1"