diff --git a/poetry.lock b/poetry.lock index 6216a1c..f7029a8 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1916,4 +1916,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "4e3860c77c75ab3bcf6e99b87cf0a78398da3b5055d6705376299499342d9a7a" +content-hash = "7770a9d76009ff0f6f48929011ef21c6d75bea3d406155bf7a06faeb5a44bc99" diff --git a/pyproject.toml b/pyproject.toml index dcfebff..d87c6dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ validators = "^0.34.0" falkordb = "^1.0.5" tree-sitter-c = "^0.21.4" tree-sitter-python = "^0.21.0" -flask = "^3.0.3" +flask = "^3.1.0" python-dotenv = "^1.0.1" [tool.poetry.group.test.dependencies]