aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Amrou Bellalouna <[email protected]>2023-05-21 09:03:34 +0100
committerGravatar GitHub <[email protected]>2023-05-21 09:03:34 +0100
commitdd9ceaaa65738ee74c61e15241058a6160518818 (patch)
tree7fdaff822c0640f59a1dca72419012a429946094 /pyproject.toml
parentBump pytest-subtests from 0.10.0 to 0.11.0 (#2590) (diff)
parentBump pre-commit from 3.3.1 to 3.3.2 (diff)
Merge pull request #2598 from python-discord/dependabot/pip/pre-commit-3.3.2
Bump pre-commit from 3.3.1 to 3.3.2
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 e1591f703..f7b49f76a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -35,7 +35,7 @@ pydantic = { version = "1.10.7", extras = ["dotenv"]}
coverage = "7.2.5"
httpx = "0.24.0"
isort = "5.12.0"
-pre-commit = "3.3.1"
+pre-commit = "3.3.2"
pip-licenses = "4.3.1"
pytest = "7.3.1"
pytest-cov = "4.0.0"