diff --git a/pyproject.toml b/pyproject.toml index 8770227bc..009dbe8a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -293,7 +293,7 @@ dev = [ # psycopg v3 and DuckDB's mysql extension respectively). "psycopg2-binary>=2.9,<3.0", "mysql-connector-python>=8.0.30,<26.8.0", - "ruff==0.16.6", + "ruff==0.16.7", "testcontainers[minio,postgres,kafka,mssql,mysql]==4.15.0", "trino==0.339.0", ]