diff --git a/pyproject.toml b/pyproject.toml index ae892c8..b71a261 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ [project.optional-dependencies] code-analysis = [ "black==24.8.0", - "pylint==3.2.7", + "pylint==3.3.1", "object-storage-api[test]" ] test = [ diff --git a/requirements.txt b/requirements.txt index c8d1e64..71bda10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ annotated-types==0.7.0 -anyio==4.5.0 -boto3==1.35.22 -botocore==1.35.22 +anyio==4.6.0 +boto3==1.35.31 +botocore==1.35.31 certifi==2024.8.30 cffi==1.17.1 click==8.1.7 @@ -11,7 +11,7 @@ email_validator==2.2.0 fastapi==0.115.0 fastapi-cli==0.0.5 h11==0.14.0 -httpcore==1.0.5 +httpcore==1.0.6 httptools==0.6.1 httpx==0.27.2 idna==3.10 @@ -29,22 +29,22 @@ pydantic-settings==2.5.2 pydantic_core==2.23.4 Pygments==2.18.0 PyJWT==2.9.0 -pymongo==4.9.1 +pymongo==4.10.1 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 -python-multipart==0.0.9 +python-multipart==0.0.12 PyYAML==6.0.2 -rich==13.8.1 +rich==13.9.1 s3transfer==0.10.2 shellingham==1.5.4 six==1.16.0 sniffio==1.3.1 -starlette==0.38.5 +starlette==0.38.6 typer==0.12.5 typing_extensions==4.12.2 ujson==5.10.0 urllib3==2.2.3 -uvicorn==0.30.6 +uvicorn==0.31.0 uvloop==0.20.0 watchfiles==0.24.0 -websockets==13.0.1 +websockets==13.1