diff --git a/13426/pyproject.toml b/13426/pyproject.toml index ca5d728..8eeb69c 100644 --- a/13426/pyproject.toml +++ b/13426/pyproject.toml @@ -30,13 +30,13 @@ classifiers = [ dependencies = [ "aioboto3==15.2.0", "aiofiles==25.1.0", - "aiohttp==3.13.0", + "aiohttp==3.13.3", "bcrypt==5.0.0", "httpx==0.28.1", "jmespath==1.0.1", "langchain-community==0.3.31", "langchain-mongodb==0.7.1", - "langchain-core==0.3.79", + "langchain-core==0.3.81", "langchain-openai==0.3.35", "langgraph==0.6.10", "motor==3.7.1", # required by quart-session @@ -44,7 +44,7 @@ dependencies = [ "pydantic-extra-types==2.10.6", "pymongo==4.15.3", "python-dotenv==1.1.1", - "python-multipart==0.0.20", + "python-multipart==0.0.22", "rcssmin==1.2.2", "Quart==0.20.0", "quart-assets==0.1.2", @@ -53,7 +53,7 @@ dependencies = [ "quart-session==3.0.0", "requests==2.32.5", "shortuuid==1.0.13", - "starlette==0.48.0", + "starlette==0.49.1", "uvicorn==0.37.0", "xsdata==25.7", "thefuzz==0.22.1", diff --git a/security/pyproject.toml b/security/pyproject.toml index ca5d728..8eeb69c 100644 --- a/security/pyproject.toml +++ b/security/pyproject.toml @@ -30,13 +30,13 @@ classifiers = [ dependencies = [ "aioboto3==15.2.0", "aiofiles==25.1.0", - "aiohttp==3.13.0", + "aiohttp==3.13.3", "bcrypt==5.0.0", "httpx==0.28.1", "jmespath==1.0.1", "langchain-community==0.3.31", "langchain-mongodb==0.7.1", - "langchain-core==0.3.79", + "langchain-core==0.3.81", "langchain-openai==0.3.35", "langgraph==0.6.10", "motor==3.7.1", # required by quart-session @@ -44,7 +44,7 @@ dependencies = [ "pydantic-extra-types==2.10.6", "pymongo==4.15.3", "python-dotenv==1.1.1", - "python-multipart==0.0.20", + "python-multipart==0.0.22", "rcssmin==1.2.2", "Quart==0.20.0", "quart-assets==0.1.2", @@ -53,7 +53,7 @@ dependencies = [ "quart-session==3.0.0", "requests==2.32.5", "shortuuid==1.0.13", - "starlette==0.48.0", + "starlette==0.49.1", "uvicorn==0.37.0", "xsdata==25.7", "thefuzz==0.22.1",