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 a99b42fc..1a072f24 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ emojis = "0.7.0" lxml = "5.3.0" pillow = "11.0.0" pydantic = { version = "2.10.1", extras = ["dotenv"]} -pydantic-settings = "2.6.1" +pydantic-settings = "2.8.1" pyjokes = "0.8.3" PyYAML = "6.0.2" rapidfuzz = "3.12.2" |