diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 7461f45..6df6ebe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ pydis-core = "11.3.1" beautifulsoup4 = "4.12.3" pydantic = "2.9.1" -pydantic-settings = "2.5.0" +pydantic-settings = "2.5.2" loguru = "0.7.2" kubernetes_asyncio = "30.3.1" tabulate = { extras = ["widechars"], version = "0.9.0" } |