aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 86f769c..c0c998b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -15,7 +15,7 @@ python = "3.12.*"
# See https://bot-core.pythondiscord.com/ for docs.
pydis-core = "11.1.0"
-pydantic = "2.7.1"
+pydantic = "2.7.2"
pydantic-settings = "2.2.1"
loguru = "0.7.2"
kubernetes_asyncio = "29.0.0"
@@ -26,7 +26,7 @@ humanize = "4.9.0"
[tool.poetry.dev-dependencies]
pre-commit = "3.7.1"
-ruff = "0.4.5"
+ruff = "0.4.7"
taskipy = "1.12.2"
[tool.taskipy.tasks]