chore(deps): bump fastmcp from 2.14.0 to 2.14.3 (#37410)

This commit is contained in:
Amin Ghadersohi
2026-01-24 10:03:00 -05:00
committed by GitHub
parent 319a131ec9
commit 0ecc69d2f1
4 changed files with 8 additions and 19 deletions

View File

@@ -550,7 +550,8 @@ class TestRolePermission(SupersetTestCase):
call(ANY, ANY, tmp_db1_view_menu),
call(ANY, ANY, table1_view_menu),
call(ANY, ANY, table2_view_menu),
]
],
any_order=True,
)
db.session.delete(slice1)