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 697df7a..7b3b168 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -11,7 +11,7 @@ python = "3.11.*"
# See https://bot-core.pythondiscord.com/ for docs.
pydis-core = "10.7.0"
-pydantic = "2.6.0"
+pydantic = "2.6.1"
pydantic-settings = "2.1.0"
loguru = "0.7.2"
kubernetes_asyncio = "29.0.0"
@@ -20,7 +20,7 @@ jishaku = "2.5.2"
[tool.poetry.dev-dependencies]
pre-commit = "3.6.0"
-ruff = "0.2.0"
+ruff = "0.2.1"
taskipy = "1.12.2"
[tool.taskipy.tasks]