diff --git a/requirements.txt b/requirements.txt index 46fda79..278bf18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ annotated-types==0.7.0 anyio==4.6.2.post1 -boto3==1.35.63 -botocore==1.35.63 +boto3==1.35.69 +botocore==1.35.69 certifi==2024.8.30 cffi==1.17.1 click==8.1.7 @@ -21,13 +21,13 @@ jmespath==1.0.1 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 -orjson==3.10.11 +orjson==3.10.12 pillow==11.0.0 pycparser==2.22 -pydantic==2.9.2 +pydantic==2.10.1 pydantic-extra-types==2.10.0 pydantic-settings==2.6.1 -pydantic_core==2.23.4 +pydantic_core==2.27.1 Pygments==2.18.0 PyJWT==2.10.0 pymongo==4.10.1 @@ -36,16 +36,16 @@ python-dotenv==1.0.1 python-multipart==0.0.17 PyYAML==6.0.2 rich==13.9.4 -s3transfer==0.10.3 +s3transfer==0.10.4 shellingham==1.5.4 six==1.16.0 sniffio==1.3.1 -starlette==0.41.2 -typer==0.13.0 +starlette==0.41.3 +typer==0.13.1 typing_extensions==4.12.2 ujson==5.10.0 urllib3==2.2.3 -uvicorn==0.32.0 +uvicorn==0.32.1 uvloop==0.21.0 -watchfiles==0.24.0 +watchfiles==1.0.0 websockets==14.1