diff --git a/requirements.txt b/requirements.txt index 52a53fe..beeaf47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,9 +19,9 @@ babel==2.18.0 # via agate black==25.12.0 # via -r requirements.in -boto3==1.43.6 +boto3==1.43.46 # via -r requirements.in -botocore==1.43.6 +botocore==1.43.46 # via # boto3 # s3transfer @@ -96,6 +96,8 @@ duckdb==1.5.2 # via # -r requirements.in # dbt-duckdb +greenlet==3.5.3 + # via sqlalchemy idna==3.14 # via requests importlib-metadata==8.9.0 @@ -128,7 +130,7 @@ leather==0.4.1 # via agate markupsafe==3.0.3 # via jinja2 -mashumaro==3.14 +mashumaro[msgpack]==3.14 # via # dbt-adapters # dbt-common @@ -175,15 +177,15 @@ platformdirs==4.9.6 # via # black # sqlfluff -plotly==6.7.0 +plotly==6.9.0 # via -r requirements.in pluggy==1.6.0 # via # diff-cover # pytest -polars==1.40.1 +polars==1.42.1 # via -r requirements.in -polars-runtime-32==1.40.1 +polars-runtime-32==1.42.1 # via polars protobuf==6.33.6 # via @@ -191,7 +193,7 @@ protobuf==6.33.6 # dbt-common # dbt-core # dbt-protos -pyarrow==24.0.0 +pyarrow==25.0.0 # via -r requirements.in pycparser==3.0 # via cffi @@ -205,16 +207,16 @@ pygments==2.20.0 # via # diff-cover # pytest -pyjwt==2.12.1 - # via msal +pyjwt[crypto]==2.12.1 + # via + # msal + # pyjwt pyodbc==5.1.0 # via # -r requirements.in # dbt-fabric -pytest==9.0.3 - # via - # -r requirements.in - # sqlfluff +pytest==9.1.1 + # via -r requirements.in python-dateutil==2.9.0.post0 # via # botocore @@ -243,7 +245,7 @@ referencing==0.37.0 # jsonschema-specifications regex==2026.5.9 # via sqlfluff -requests==2.34.0 +requests==2.34.2 # via # -r requirements.in # azure-core @@ -255,15 +257,15 @@ rpds-py==0.30.0 # via # jsonschema # referencing -s3transfer==0.17.0 +s3transfer==0.19.1 # via boto3 six==1.17.0 # via python-dateutil snowplow-tracker==1.1.0 # via dbt-core -sqlalchemy==2.0.49 +sqlalchemy==2.0.51 # via -r requirements.in -sqlfluff==4.1.0 +sqlfluff==4.2.2 # via -r requirements.in sqlparse==0.5.5 # via dbt-core @@ -284,7 +286,6 @@ typing-extensions==4.15.0 # mashumaro # pydantic # pydantic-core - # referencing # snowplow-tracker # sqlalchemy # typing-inspection